summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2023-10-15docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq1
2023-10-14vim-patch:9.0.2024: no filetype detection for Debian sourcesChristian Clason1
2023-10-14vim-patch:2bbd0d30eebd (#25637)zeertzjq1
2023-10-14vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)zeertzjq1
2023-10-14refactor(lsp): fix luals warnings in tagfunc and add type annotations (#25150)Mathias Fußenegger1
2023-10-14refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)Mathias Fußenegger1
2023-10-14fix(lsp): refactor escaping snippet text (#25611)Maria José Solano1
2023-10-12fix(lsp): handle NUL bytes in popup text (#25612)zeertzjq1
2023-10-11vim-patch:9.0.2011: INI files not detectedChristian Clason1
2023-10-11fix(lsp): display initialization errors (#25409)Maria José Solano1
2023-10-10docs: small fixesdundargoc1
2023-10-10vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq1
2023-10-10fix(path): restore space separation in 'path' (#25571)zeertzjq1
2023-10-10docs: miscellaneous doc and type fixes (#25554)Maria José Solano4
2023-10-08fix(lsp): account for border height in max floating popup height (#25539)LW1
2023-10-07Merge pull request #25529 from zeertzjq/vim-9.0.1990zeertzjq1
2023-10-07vim-patch:27e12c7669e3zeertzjq1
2023-10-07vim-patch:9.0.1990: strange error numberzeertzjq1
2023-10-06fix(lua): vim.region on linewise selection #25467Aayush Ojha1
2023-10-06vim-patch:9.0.1978: No filetype detection for just filesChristian Clason1
2023-10-04feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2
2023-10-03fix(treesitter): make Visual hl work consistently with foldtext (#25484)zeertzjq1
2023-10-03vim-patch:cd39b69b0200zeertzjq1
2023-10-03vim-patch:20f48d5b2ddbzeertzjq1
2023-10-02feat(lsp)!: replace snippet parser by lpeg grammarMaria José Solano2
2023-10-02feat(lsp): snippet parsing using lpegMaria José Solano1
2023-10-02feat(lsp): fallback to code-action command on resolve failure (#25464)Mathias Fußenegger1
2023-10-01feat(treesitter): add foldtext with treesitter highlighting (#25391)Till Bungert2
2023-10-01Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl2
2023-10-01feat(ui): allow to get the highlight namespaceDaniel Steinberg2
2023-09-30Merge pull request #25386 from glepnir/toggle_floatbfredl2
2023-09-30feat(float): support toggle show float windowglepnir2
2023-09-29refactor(lsp): deprecate util methods (#25400)Maria José Solano1
2023-09-29vim-patch:9.0.1950: Vim9: error codes spread out (#25405)zeertzjq1
2023-09-28vim-patch:5277cfaf8afe (#25397)zeertzjq1
2023-09-26Merge pull request #25229 from glepnir/20323bfredl2
2023-09-26fix(highlight): add force in nvim_set_hlglepnir2
2023-09-26fix(meta): add nil return types to lpeg functionsMaria José Solano1
2023-09-26fix(meta): cleanup lpeg operatorsMaria José Solano1
2023-09-25refactor(options)!: graduate some more shortmess flagsbfredl1
2023-09-25Merge pull request #25344 from gpanders/doc-shortmessbfredl1
2023-09-24docs: do not use deprecated functions #25334Maria José Solano3
2023-09-25vim-patch:790f9a890ceezeertzjq1
2023-09-24feat(meta): add types for vim.lpegMaria José Solano1
2023-09-24feat(health): list attached buffers in LSP report #23561Bogdan Grigoruță1
2023-09-24fix: checkhealth warning even if init.lua exists #25306Tom Blake1
2023-09-24docs: remove "f" from default 'shortmess' valueGregory Anders1
2023-09-24fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody1
2023-09-23docs: fix type warningsMaria José Solano5
2023-09-23refactor(options)!: graduate shortmess+=f flagbfredl1