aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(runtime): E15: Invalid expression in lua file when `gf`phanium2025-03-18
* fix(lua): ensure inspect_pos() only shows visible highlight extmarksLuuk van Baal2025-03-18
* test: cleanup ftplugin_spec.lua #32948Justin M. Keyes2025-03-17
* fix(diagnostic): remove deprecated `severity_limit` optionChristian Clason2025-03-17
* Merge pull request #32935 from zeertzjq/vim-3495497zeertzjq2025-03-18
|\
| * vim-patch:9.1.1216: Pasting the '.' register multiple times may not workzeertzjq2025-03-18
| * vim-patch:3495497: patch 9.1.1212: too many strlen() calls in edit.czeertzjq2025-03-18
* | feat(runtime): Lua ftplugin 'includeexpr' #32719Phạm Bình An2025-03-17
|/
* fix(column): unnecessary redraws with resized 'statuscolumn' (#32944)luukvbaal2025-03-17
* Merge #32810 docsJustin M. Keyes2025-03-17
|\
| * docs: miscJustin M. Keyes2025-03-17
| * docs(api): rename "handle" => "id"Justin M. Keyes2025-03-17
| * docs: OSC 133Justin M. Keyes2025-03-17
|/
* Merge pull request #32871 from ofseed/test-lspLewis Russell2025-03-17
|\
| * test(lsp): add a test for refreshing hints after being requestedYi Ming2025-03-17
| * test(lsp): add a test for resetting the active request after receiving errorYi Ming2025-03-17
* | vim-patch:3c7d9b1: runtime(prql): include prql syntax scriptChristian Clason2025-03-16
* | perf(lsp): don't construct potentially expensive stringsRiley Bruins2025-03-16
* | build(contrib): add zsh completion (#32617)Matthieu Coudron2025-03-16
* | refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)Mathias Fußenegger2025-03-16
* | fix(checkhealth): handle nested lua/ directory #32918phanium2025-03-16
* | refactor(test): move runtime_spec.lua to editor/ #32919Justin M. Keyes2025-03-16
* | fix(diagnostic): virtual lines should scroll horizontallyxzb2025-03-16
* | fix(marks): issues with invalid marks and marks beyond eob (#32862)luukvbaal2025-03-16
* | refactor(tui): disable kitty key event reportingGregory Anders2025-03-16
* | docs(lsp): simplify example of enabling LSP foldingYi Ming2025-03-16
* | feat(runtime): Lua ftplugin sets 'omnifunc', 'foldexpr' #32697Phạm Bình An2025-03-15
* | refactor(test): deprecate n.feed_command() #32915Justin M. Keyes2025-03-15
* | fix(statuscolumn): misleading v:lnum for virtual lines #32912luukvbaal2025-03-15
* | fix(lsp): correctly check for "codeAction/resolve" supportTobias Schmitz2025-03-15
* | docs: miscdundargoc2025-03-15
* | fix(lsp): autocmds to close lsp preview windows not clearedbekaboo2025-03-15
* | feat(defaults): completeopt=popup #32909Justin M. Keyes2025-03-15
* | fix(treesitter): update lua, markdown queriesChristian Clason2025-03-15
* | build(deps): bump tree-sitter-c to v0.23.4Christian Clason2025-03-15
* | fix(cmdline): ext_cmdline block events for conditionalsLuuk van Baal2025-03-15
* | test(old): fix test_tabline failure (#32907)zeertzjq2025-03-15
* | vim-patch:9.1.1206: tests: test_filetype fails when a file is a directory (#3...zeertzjq2025-03-15
* | vim-patch:9.1.1205: completion: preinserted text not removed when closing pum...glepnir2025-03-15
* | vim-patch:9.1.1204: MS-Windows: crash when passing long string to expand() (#...zeertzjq2025-03-15
* | vim-patch:96395e1: runtime(cs): Update C# runtime filesChristian Clason2025-03-15
* | vim-patch:9.1.1203: matchparen keeps cursor on case label in sh filetype (#32...zeertzjq2025-03-15
* | vim-patch:2329bd4: runtime(doc): fix a typo in gitrebase filetype (#32899)zeertzjq2025-03-15
* | Merge pull request #32895 from zeertzjq/vim-8.2.4963zeertzjq2025-03-15
|\ \ | |/ |/|
| * vim-patch:9.0.1458: buffer overflow when expanding long file namezeertzjq2025-03-15
| * vim-patch:8.2.4963: expanding path with "/**" may overrun end of bufferzeertzjq2025-03-15
|/
* vim-patch:f22580e: runtime(doc): update a few minor omissions from 5876016 an...zeertzjq2025-03-14
* test: do not dedent() in feed() (#32884)zeertzjq2025-03-14
* test: flaky loop_spec.lua #32885Justin M. Keyes2025-03-14
* feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)Mathias Fußenegger2025-03-14