| Commit message (Expand) | Author | Age |
| * | vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (... | zeertzjq | 2025-02-28 |
| * | vim-patch:60bd140: runtime(vim): Update base-syntax, match Vim9 function call... | zeertzjq | 2025-02-28 |
| * | doc: clarify window-id, tab-id, nvim_set_current_x #32528 | David Briscoe | 2025-02-27 |
| * | feat(lua): vim.text.indent() | Justin M. Keyes | 2025-02-26 |
| * | build: move all generator scripts to `src/gen/` | Lewis Russell | 2025-02-26 |
| * | vim-patch:580e457: runtime(vim): make VimKeywordPrg even smarter for regexes | zeertzjq | 2025-02-26 |
| * | vim-patch:094494b: runtime(vim): improve &keywordprg in ftplugin | brianhuster | 2025-02-26 |
| * | fix(treesitter): nil check query for has_conceal_line | Luuk van Baal | 2025-02-25 |
| * | fix(lsp): resize hover window for concealed lines | Luuk van Baal | 2025-02-25 |
| * | feat(treesitter): vertical conceal support for highlighter | Luuk van Baal | 2025-02-25 |
| * | feat(marks): add conceal_lines to nvim_buf_set_extmark() | Luuk van Baal | 2025-02-25 |
| * | vim-patch:9.1.1140: filetype: m17ndb files are not detected (#32618) | zeertzjq | 2025-02-25 |
| * | vim-patch:025dc48: runtime(vim): Update base-syntax, match :CompilerSet and :... | zeertzjq | 2025-02-24 |
| * | feat(complete): CompleteDone reason "cancel", "discard" #32600 | Evgeni Chasnovski | 2025-02-23 |
| * | fix(lsp): reset the applied hints on `refresh` request #32446 | Yi Ming | 2025-02-23 |
| * | revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #3... | Justin M. Keyes | 2025-02-23 |
| * | Merge #32503 feat(lsp): use the meta model to generate server capability map | Justin M. Keyes | 2025-02-23 |
| |\ |
|
| | * | feat(lsp): use the meta model to generate server capability map | Maria José Solano | 2025-02-21 |
| | * | feat(lsp): update LSP types | Maria José Solano | 2025-02-17 |
| * | | refactor(treesitter): simplify parsing coroutine logic | Riley Bruins | 2025-02-23 |
| * | | feat(ftplugin): set Lua 'omnifunc' to vim.lua_omnifunc #32491 | Phạm Bình An | 2025-02-23 |
| * | | fix(lua): `@private` => `@nodoc` #32587 | Dan Sully | 2025-02-23 |
| * | | fix(float): ensure floating window width can fit title | Maria José Solano | 2025-02-23 |
| * | | vim-patch:9.1.1134: filetype: Guile init file not recognized | Christian Clason | 2025-02-23 |
| * | | vim-patch:9.1.1133: filetype: xkb files not recognized everywhere | Christian Clason | 2025-02-23 |
| * | | vim-patch:61af587: runtime(dockerfile): set comments in filetype plugin | Christian Clason | 2025-02-22 |
| * | | vim-patch:d15114c: runtime(compiler): include svelte-check compiler | Christian Clason | 2025-02-22 |
| * | | fix(runtime): avoid E31 in ftplugin (#32578) | phanium | 2025-02-22 |
| * | | feat(treesitter): table of contents for checkhealth, markdown (#32282) | Christian Clason | 2025-02-22 |
| * | | fix(lsp): unify get_completion_word for textEdits/insertText | Mathias Fussenegger | 2025-02-22 |
| * | | perf(treesitter): don't block when finding injection ranges | Riley Bruins | 2025-02-21 |
| * | | fix(treesitter): `TSNode:field()` returns all children with the given field | Riley Bruins | 2025-02-21 |
| * | | vim-patch:3cb4148: runtime(sieve): set fileformat=dos in filetype plugin | Christian Clason | 2025-02-21 |
| * | | vim-patch:27f5136: runtime(mail): add commentstring '> %s' to ftplugin | Christian Clason | 2025-02-21 |
| * | | vim-patch:106899e: runtime(dnsmasq): include simple filetype plugin | Christian Clason | 2025-02-21 |
| * | | vim-patch:911742a: runtime(dosini): Add support for # comments to ftplugin | Christian Clason | 2025-02-21 |
| * | | perf(treesitter): only search for injections within the parse range | Riley Bruins | 2025-02-21 |
| * | | feat(messages): confirm kind for z=, :tselect, inputlist() #32521 | luukvbaal | 2025-02-20 |
| * | | feat(marks): virtual lines support horizontal scrolling (#32497) | zeertzjq | 2025-02-20 |
| * | | fix(keycodes): recognize <Find>, <Select> #28431 | Mantas Mikulėnas | 2025-02-20 |
| * | | vim-patch:c729d6d: runtime: decouple Open and Launch commands and gx mapping ... | Luca Saccarola | 2025-02-20 |
| * | | fix(treesitter): don't spam query errors in the highlighter | Riley Bruins | 2025-02-19 |
| * | | fix(treesitter): avoid computing fold levels for empty buffer | Luuk van Baal | 2025-02-19 |
| * | | fix(treesitter)!: enforce buffer is loaded when creating parser | Luuk van Baal | 2025-02-19 |
| * | | docs: Lua "bit" library #32492 | Phạm Bình An | 2025-02-19 |
| * | | vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3... | zeertzjq | 2025-02-17 |
| * | | fix(treesitter): separately track the number of valid regions | Riley Bruins | 2025-02-17 |
| * | | docs: misc (#32258) | dundargoc | 2025-02-17 |
| * | | vim-patch:68ba6c2: runtime(vim): Update base-syntax, improve performance (#32... | zeertzjq | 2025-02-17 |
| |/ |
|
| * | docs: stdpath() type #32480 | phanium | 2025-02-16 |