aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs: misc (#32928)dundargoc2025-03-21
* docs: LSP completion #33006Justin M. Keyes2025-03-21
* fix(log): unify error messages for vim.ui_attach/decor providers #33005luukvbaal2025-03-21
* docs(treesitter): document TSNode:named_children()Riley Bruins2025-03-21
* vim-patch:9.1.1226: "shellcmdline" completion doesn't work with input() (#32998)zeertzjq2025-03-20
* fix(messages): incorrect error message splitting and kind #32990luukvbaal2025-03-19
* fix(checkhealth): module not found when `&rtp` has nested paths #32988phanium2025-03-19
* fix(snippet): wrong indentation when snippet contains "^" #32970Avinash Thakur2025-03-19
* fix(path): crash with nvim_get_runtime_file during wildcard expansion (#32992)zeertzjq2025-03-19
* fix(filetype): normalize full path before matching #32227markstegeman2025-03-19
* fix(diagnostic): clear virtual_lines autocmd only for valid buf #32979Mars Peng2025-03-19
* fix(api): don't use 'winborder' when reconfiguring float (#32984)glepnir2025-03-19
* fix(runtime): gO always says "Help TOC" #32971Justin M. Keyes2025-03-19
* fix(marks): ensure decor is removed with proper range (#32973)luukvbaal2025-03-19
* vim-patch:40ab82b: runtime(sh): remove invalid commented out line in syntax s...Christian Clason2025-03-19
* vim-patch:711f4a0: runtime(sh): update sh indent scriptChristian Clason2025-03-19
* vim-patch:11ab02c: runtime(go): use :term for keywordprg for nvim/gvimChristian Clason2025-03-19
* vim-patch:ad2f6b6: runtime(keymap) Add forward slash (/) to russian-jcukenwin...Christian Clason2025-03-19
* fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)zeertzjq2025-03-19
* fix(options): fix 'winborder' accepting multiple string values (#32978)zeertzjq2025-03-19
* vim-patch:9.1.1220: filetype: uv.lock file not recognized (#32955)Acaibrid2025-03-18
* vim-patch:9.1.1221: Wrong cursor pos when leaving Insert mode just after 'aut...zeertzjq2025-03-18
* vim-patch:9.1.1222: using wrong length for last inserted string (#32975)zeertzjq2025-03-19
* feat(float): add winborder option (#31074)glepnir2025-03-18
* build(deps): bump tree-sitter-query to v0.5.1Christian Clason2025-03-18
* build(deps): bump tree-sitter-vimdoc to v3.0.1Christian Clason2025-03-18
* fix(help): remove runnable code virtual textChristian Clason2025-03-18
* docs: misc #32959Justin M. Keyes2025-03-18
* docs: misc #32959Justin M. Keyes2025-03-18
* 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