summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-09-27fix(lsp): remove `vim.lsp.diagnostic.reset()` (#35938)Maria Solano1
2025-09-27feat(lsp): document method types (#35934)Maria Solano1
2025-09-27fix(lsp): use correct `workspace.diagnostics` capability key (#35937)Maria Solano1
2025-09-26fix(highlight): ensure extmark range is within buffer bounds #35928skewb1k1
2025-09-26fix(extui): setup buffers after activating `eventignorewin` (#35915)Tomasz N1
2025-09-24vim-patch:9.1.1787: filetype: not all Sway config files are recognizedzeertzjq1
2025-09-23vim-patch:224f8ca: runtime(doc): clarify 'fileignorecase' option setting (#35...zeertzjq1
2025-09-22fix(diagnostic): show diagnostics on buffer load #35866Yochem van Rosmalen1
2025-09-22docs(diagnostics): allow list of strings for vim.diagnostic.Opts.border (#35863)Karl Yngve Lervåg1
2025-09-21fix(health): errors in :checkhealth with pyenv-virtualenv #35865SkrrtBacharach1
2025-09-21vim-patch:9.1.1779: completion: 'autocomplete' cannot be enabled per buffer (...zeertzjq1
2025-09-21vim-patch:9.1.1774: cannot calculate sha256 of a Blobzeertzjq1
2025-09-18fix(health): hard fail on invalid "python-*" bin #35382Judit Novak1
2025-09-18vim-patch:9.1.1775: filetype: Mamba configuration files are not recognized #3...Samuel Huang1
2025-09-19vim-patch:6701480: runtime(filetype): Use s:StarSetf for all patterns ending ...zeertzjq1
2025-09-17fix(lsp): treat 2-triggers-at-once as "last char wins" #35435Tomasz N1
2025-09-17vim-patch:9.1.1763: filetype: kitty config files are not recognizedzeertzjq1
2025-09-16fix(lsp): restore Client:stop() force-stopping behavior (#35800)zeertzjq1
2025-09-16docs: small fixes (#35791)zeertzjq8
2025-09-16vim-patch:9.1.1764: filetype: CODEOWNERS file not recognized (#35789)zeertzjq1
2025-09-15fix(lsp): avoid re-enabling `document_color` on `registerCapability` (#35774)skewb1k2
2025-09-16fix(paste): don't use :echo immediately before :redraw (#35773)zeertzjq1
2025-09-15docs: optionlinks don't need the bars #35777Yochem van Rosmalen1
2025-09-15fix(lsp): avoid automatic request after leaving insert mode (#35767)zeertzjq1
2025-09-15fix(lua): don't leak timer when vim._watch.watch() fails (#35768)zeertzjq1
2025-09-15vim-patch:partial:235e77a: runtime(doc): Tweak documentation style more in op...zeertzjq1
2025-09-14vim-patch:97e0f95: runtime(doc): tweak documentation style a bit more in opti...zeertzjq1
2025-09-13feat(json): vim.json.encode() sort_keys #35574skewb1k1
2025-09-13docs: manpage, keycodes, jsonJustin M. Keyes3
2025-09-13fix(lsp): misleading logs in non-applicable filetypes #35749Justin M. Keyes1
2025-09-13vim-patch:partial:450d591: runtime(doc): tweak documentation style (#35748)zeertzjq1
2025-09-13feat(ui): support grid=0 in nvim_input_mouse #32535fredizzimo1
2025-09-13feat(pack): confirm "Always" to install all plugins #35733Evgeni Chasnovski1
2025-09-12vim-patch:9.1.1753: defaults: 'diffopt' option value can be improved (#35727)zeertzjq1
2025-09-11vim-patch:a0f37db: runtime(doc): use a single pattern in :h 'incsearch' examp...zeertzjq1
2025-09-11vim-patch:b2c8848: runtime(doc): improve docs related to 'autocomplete'zeertzjq1
2025-09-11vim-patch:9.1.1750: completion: preinserted text highlighed using ComplMatchInszeertzjq1
2025-09-09Merge pull request #35536 from bfredl/skipaheadbfredl3
2025-09-09fix(treesitter): use subpriorities for tree orderingbfredl2
2025-09-09perf(highlight): allow decoration providers to skip ranges without databfredl2
2025-09-09vim-patch:9.1.1742: complete: preinsert does not work well with 'autocomplete...zeertzjq1
2025-09-09Merge pull request #35690 from zeertzjq/vim-9.1.1738zeertzjq1
2025-09-08fix(lsp): check if buffer is valid in scheduled client:on_attach() #35672notomo1
2025-09-09vim-patch:d7d6a6f: runtime(doc): Improve doc for cmdline-autocompletionzeertzjq1
2025-09-08vim-patch:9.1.1679: unclear what key causes CmdlineLeave autocommand (#35677)zeertzjq1
2025-09-07fix(pack): handle Git environment variables #35626Evgeni Chasnovski1
2025-09-07feat(json): pretty-format (indent) with vim.json.encode() #35424skewb1k1
2025-09-07feat(pack): vim.pack.get() gets VCS info #35631Evgeni Chasnovski1
2025-09-06docs(lsp): tweak `inline_completion.get` code snippet #35657Maria José Solano1
2025-09-06fix(types): nvim_get_win_config return type #35639Lewis Russell3