aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:094494b: runtime(vim): improve &keywordprg in ftpluginbrianhuster2025-02-26
* fix(move): wrong cursor row on concealed line (#32629)luukvbaal2025-02-25
* fix(treesitter): nil check query for has_conceal_lineLuuk van Baal2025-02-25
* test(ui/cursor_spec): reduce flakiness (#32627)zeertzjq2025-02-25
* fix(lsp): resize hover window for concealed linesLuuk van Baal2025-02-25
* feat(treesitter): vertical conceal support for highlighterLuuk van Baal2025-02-25
* feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal2025-02-25
* vim-patch:9.1.1140: filetype: m17ndb files are not detected (#32618)zeertzjq2025-02-25
* test: combined injections (#32611)Artem2025-02-25
* vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...glepnir2025-02-25
* fix(api): don't override Vimscript SID (#32610)zeertzjq2025-02-25
* fix(lua): SIGSEGV in luv callback with error(nil) #32595phanium2025-02-24
* vim-patch:025dc48: runtime(vim): Update base-syntax, match :CompilerSet and :...zeertzjq2025-02-24
* vim-patch:9.1.1143: illegal memory access when putting a register (#32604)zeertzjq2025-02-24
* feat(complete): CompleteDone reason "cancel", "discard" #32600Evgeni Chasnovski2025-02-23
* fix(float): can set title/footer without setting border #32594Evgeni Chasnovski2025-02-23
* fix(lsp): reset the applied hints on `refresh` request #32446Yi Ming2025-02-23
* revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #3...Justin M. Keyes2025-02-23
* Merge #32503 feat(lsp): use the meta model to generate server capability mapJustin M. Keyes2025-02-23
|\
| * feat(lsp): use the meta model to generate server capability mapMaria José Solano2025-02-21
| * feat(lsp): update LSP typesMaria José Solano2025-02-17
* | refactor(treesitter): simplify parsing coroutine logicRiley Bruins2025-02-23
* | feat(ftplugin): set Lua 'omnifunc' to vim.lua_omnifunc #32491Phạm Bình An2025-02-23
* | fix(lua): `@private` => `@nodoc` #32587Dan Sully2025-02-23
* | build: make makefile work on msysdundargoc2025-02-23
* | fix(float): ensure floating window width can fit titleMaria José Solano2025-02-23
* | Merge pull request #32593 from zeertzjq/vim-9.1.1139zeertzjq2025-02-23
|\ \
| * | vim-patch:9.1.1141: Misplaced comment in readfile()zeertzjq2025-02-23
| * | vim-patch:9.1.1139: [fifo] is not displayed when editing a fifozeertzjq2025-02-23
|/ /
* | vim-patch:9.1.1137: ins_str() is inefficient by calling STRLEN() (#32591)zeertzjq2025-02-23
* | vim-patch:9.1.1136: Match highlighting marks a buffer region as changed (#32561)luukvbaal2025-02-23
* | test(unit/strings_spec): show ctx when vim_snprintf content check fails #32570James McCoy2025-02-22
* | vim-patch:9.1.1134: filetype: Guile init file not recognizedChristian Clason2025-02-23
* | vim-patch:9.1.1133: filetype: xkb files not recognized everywhereChristian Clason2025-02-23
* | vim-patch:61af587: runtime(dockerfile): set comments in filetype pluginChristian Clason2025-02-22
* | vim-patch:d15114c: runtime(compiler): include svelte-check compilerChristian Clason2025-02-22
* | fix(runtime): avoid E31 in ftplugin (#32578)phanium2025-02-22
* | feat(treesitter): table of contents for checkhealth, markdown (#32282)Christian Clason2025-02-22
* | vim-patch:9.1.1135: 'suffixesadd' doesn't work with multiple items (#32573)zeertzjq2025-02-22
* | fix(lsp): unify get_completion_word for textEdits/insertTextMathias Fussenegger2025-02-22
* | fix(tests): filter out lines with __typeof__ keyword (#32524)Sören Tempel2025-02-22
* | vim-patch:9.1.1132: Mark positions wrong after triggering multiline completio...zeertzjq2025-02-21
* | vim-patch:partial:9.1.1131: potential out-of-memory issue in search.c (#32565)zeertzjq2025-02-21
* | fix(marks): truncate double-width inline virt_text consistently (#32560)zeertzjq2025-02-21
* | vim-patch:9.1.1130: 'listchars' "precedes" is not drawn on Tabs. (#32563)zeertzjq2025-02-21
* | perf(treesitter): don't block when finding injection rangesRiley Bruins2025-02-21
* | test: adjust multibyte virtual text test (#32557)zeertzjq2025-02-21
* | fix(treesitter): `TSNode:field()` returns all children with the given fieldRiley Bruins2025-02-21
* | vim-patch:3cb4148: runtime(sieve): set fileformat=dos in filetype pluginChristian Clason2025-02-21
* | vim-patch:27f5136: runtime(mail): add commentstring '> %s' to ftpluginChristian Clason2025-02-21