summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-08-20fix(lsp): update window title when cycling through signatures #35407Tiago Inaba1
2025-08-20vim-patch:9.1.1647: filetype: Cangjie files are not recognizedzeertzjq1
2025-08-19fix(treesitter): run FileType autocmds in the context of `<abuf>`Sean Dewar1
2025-08-19feat(snippet): highlight active tabstop (#35378)TheBlob421
2025-08-18Merge #35018 refactor(lsp): centralized enable/is_enabled strategyJustin M. Keyes7
2025-08-18refactor(lsp): use `vim.lsp._capability.enable` internallyYi Ming4
2025-08-18refactor(lsp): correct enable marker nameYi Ming1
2025-08-18refactor(lsp): no longer rely on `LspDetach` for detaching capabilitiesYi Ming2
2025-08-18refactor(lsp): move `util.enable` to `capability.enable`Yi Ming5
2025-08-17docs: misc, dev-api-fast, $XDG_STATE_HOME #35138Justin M. Keyes2
2025-08-17feat(ssh): SSH configuration parser #35027Siddhant Agarwal1
2025-08-17Merge #35109 vim.pos, vim.rangeJustin M. Keyes4
2025-08-17refactor(lsp): change capability name to snake caseYi Ming3
2025-08-17refactor(lsp): register all derived `Capability` prototypesYi Ming3
2025-08-17refactor(lsp): define `Capability.on_attach`Yi Ming3
2025-08-17refactor(lsp): check supported methods instead of `tbl_get`Yi Ming1
2025-08-17feat(lua): conversion between vim and lsp position/rangeYi Ming2
2025-08-17feat(lua): `vim.pos`/`vim.range`Yi Ming4
2025-08-16feat(provider): detect venv python via "pynvim-python" tool #35273Michael Henry1
2025-08-14fix(checkhealth): wrong ABI version for treesitter parsers #35327Jalil David Salamé Messina1
2025-08-14vim-patch:9.1.1627: fuzzy matching can be improvedzeertzjq1
2025-08-13fix(snippet): adjacent tabstops without placeholders (#35167)TheBlob421
2025-08-12fix(treesitter): set local values of window optionsJaehwang Jung1
2025-08-11fix: don't use logical diagnostic position in `get_prev` and `get_next` #35282Sergei Slipchenko1
2025-08-11Merge #35270 vim.pack: more control over "load" behaviorJustin M. Keyes1
2025-08-11feat(lsp): support signature help noActiveParameterSupport #34838skewb1k3
2025-08-11fix(extui): ensure temporary cmdline config is not restored #35301luukvbaal1
2025-08-11fix(lsp): deprecate vim.lsp.set_log_level, vim.lsp.get_log_path #35274Maria José Solano4
2025-08-11docs(lsp): specify formatting_options type (#35302)Riley Bruins1
2025-08-11fix(lsp): check for lens range in `vim.lsp.codelens.run()` (#35294)Maria José Solano1
2025-08-10vim-patch:9.1.1620: filetype: composer.lock and symfony.lock files not recogn...Dietrich Moerman1
2025-08-09vim-patch:9.1.1615: diff format erroneously detected (#35276)zeertzjq1
2025-08-09feat(pack): allow skip install confirmation in `add()`Evgeni Chasnovski1
2025-08-09feat(pack): allow function `opts.load` in `add()`Evgeni Chasnovski1
2025-08-09fix(pack): update `add()` to have default `load=false` during startupEvgeni Chasnovski1
2025-08-09vim-patch:9.1.1606: filetype: a few more files are not recognized (#35268)zeertzjq1
2025-08-08fix(snippet): sync tabstop text also if pmenu is visible (#35250)Mathias Fußenegger1
2025-08-08vim-patch:9.1.1605: cannot specify scope for chdir() (#35239)zeertzjq1
2025-08-08vim-patch:d82c918: runtime(doc): Improve doc for cmdline-autocomplete (#35235)zeertzjq1
2025-08-08vim-patch:9.1.1602: filetype: requirements-*.txt files are not recognizedChristian Clason1
2025-08-07fix(lsp): update capability maps (#35227)Maria José Solano1
2025-08-07vim-patch:9.1.1600: using diff anchors with hidden buffers fails silently (#3...zeertzjq1
2025-08-07vim-patch:9.1.1598: filetype: waybar config file is not recognizedChristian Clason1
2025-08-06feat(lsp): improve signature help display #35190skewb1k2
2025-08-07vim-patch:f7deb81: runtime(doc): fix typo at :h cmdline-autocompletionzeertzjq1
2025-08-06fix(lsp): show title when global winborder is set (#35181)glepnir1
2025-08-06vim-patch:85cd509: runtime(doc): Use correct option-name tagszeertzjq2
2025-08-05fix(lsp): make thematic break parsing conform to GFM spec (#35162)skewb1k1
2025-08-03revert(lsp): compare to `vim.NIL` in `lsp/buf.lua` (#35156)Maria José Solano1
2025-08-03fix(lsp): compare to `vim.NIL` in `lsp/buf.lua` #35154Maria José Solano1