aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
* vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
* docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
* fix(lsp): account for border height in max floating popup height (#25539)LW2023-10-08
* Merge pull request #25529 from zeertzjq/vim-9.0.1990zeertzjq2023-10-07
|\
| * vim-patch:27e12c7669e3zeertzjq2023-10-07
| * vim-patch:9.0.1990: strange error numberzeertzjq2023-10-07
* | fix(lua): vim.region on linewise selection #25467Aayush Ojha2023-10-06
|/
* vim-patch:9.0.1978: No filetype detection for just filesChristian Clason2023-10-06
* feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* fix(treesitter): make Visual hl work consistently with foldtext (#25484)zeertzjq2023-10-03
* vim-patch:cd39b69b0200zeertzjq2023-10-03
* vim-patch:20f48d5b2ddbzeertzjq2023-10-03
* feat(lsp)!: replace snippet parser by lpeg grammarMaria José Solano2023-10-02
* feat(lsp): snippet parsing using lpegMaria José Solano2023-10-02
* feat(lsp): fallback to code-action command on resolve failure (#25464)Mathias Fußenegger2023-10-02
* feat(treesitter): add foldtext with treesitter highlighting (#25391)Till Bungert2023-10-01
* Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl2023-10-01
|\
| * feat(ui): allow to get the highlight namespaceDaniel Steinberg2023-10-01
* | Merge pull request #25386 from glepnir/toggle_floatbfredl2023-09-30
|\ \ | |/ |/|
| * feat(float): support toggle show float windowglepnir2023-09-30
* | refactor(lsp): deprecate util methods (#25400)Maria José Solano2023-09-29
* | vim-patch:9.0.1950: Vim9: error codes spread out (#25405)zeertzjq2023-09-29
* | vim-patch:5277cfaf8afe (#25397)zeertzjq2023-09-28
|/
* Merge pull request #25229 from glepnir/20323bfredl2023-09-26
|\
| * fix(highlight): add force in nvim_set_hlglepnir2023-09-26
* | fix(meta): add nil return types to lpeg functionsMaria José Solano2023-09-26
* | fix(meta): cleanup lpeg operatorsMaria José Solano2023-09-26
* | refactor(options)!: graduate some more shortmess flagsbfredl2023-09-25
* | Merge pull request #25344 from gpanders/doc-shortmessbfredl2023-09-25
|\ \
| * | docs: remove "f" from default 'shortmess' valueGregory Anders2023-09-24
* | | docs: do not use deprecated functions #25334Maria José Solano2023-09-24
* | | vim-patch:790f9a890ceezeertzjq2023-09-25
* | | feat(meta): add types for vim.lpegMaria José Solano2023-09-24
* | | feat(health): list attached buffers in LSP report #23561Bogdan Grigoruță2023-09-24
* | | fix: checkhealth warning even if init.lua exists #25306Tom Blake2023-09-24
|/ /
* | fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody2023-09-24
* | docs: fix type warningsMaria José Solano2023-09-23
* | refactor(options)!: graduate shortmess+=f flagbfredl2023-09-23
* | Merge pull request #25286 from rktjmp/doc-vim-schedule-wrapzeertzjq2023-09-23
|\ \
| * | docs: update vim.schedule param name and typeOliver Marriott2023-09-23
| * | docs: clarify vim.schedule_wrap behaviourOliver Marriott2023-09-22
* | | fix(meta): include vim.jsonMaria José Solano2023-09-22
* | | fix(languagetree): don't treat unparsed nodes as occupying full rangeL Lllvvuu2023-09-22
* | | fix(lsp): handle absence of a trailing newline #25194Sergey Slipchenko2023-09-21
* | | fix(lsp): clear codelens on LspDetach (#24903)Jaehwang Jung2023-09-21
|/ /
* | vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq2023-09-21
* | vim-patch:9.0.1918Christian Clason2023-09-21
* | feat(lua): add vim.func._memoizeLewis Russell2023-09-20
* | docs: misc #24561Justin M. Keyes2023-09-20