summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
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-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
2023-09-23Merge pull request #25286 from rktjmp/doc-vim-schedule-wrapzeertzjq2
2023-09-22fix(meta): include vim.jsonMaria José Solano1
2023-09-23docs: update vim.schedule param name and typeOliver Marriott1
2023-09-22fix(languagetree): don't treat unparsed nodes as occupying full rangeL Lllvvuu1
2023-09-22docs: clarify vim.schedule_wrap behaviourOliver Marriott1
2023-09-21fix(lsp): handle absence of a trailing newline #25194Sergey Slipchenko1
2023-09-21fix(lsp): clear codelens on LspDetach (#24903)Jaehwang Jung1
2023-09-21vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq1
2023-09-21vim-patch:9.0.1918Christian Clason1
2023-09-20feat(lua): add vim.func._memoizeLewis Russell7
2023-09-20docs: misc #24561Justin M. Keyes6
2023-09-19fix(lsp)!: deprecate trim_empty_linesMaria José Solano2
2023-09-19feat(lsp): use treesitter for stylize markdownMaria José Solano2
2023-09-19Merge pull request #25214 from bfredl/glyphcachebfredl1