summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-09-06docs: `details` dict in nvim_buf_get_extmark() #35289Phạm Bình An1
2025-09-05feat(pack): use `nvim_echo{kind=progress}` to report progress #35625Evgeni Chasnovski1
2025-09-05vim-patch:9.1.1732: filetype: .inc file detection can be improved (#35635)zeertzjq1
2025-09-03docs: lsp, miscJustin M. Keyes2
2025-09-04vim-patch:9.1.1730: filetype: vivado journal/log files are not recognized (#3...zeertzjq1
2025-09-01docs(treesitter): fix language-injection url #35592Yochem van Rosmalen1
2025-09-01feat(lua): vim.wait() returns callback results #35588Justin M. Keyes1
2025-09-01feat(lsp): vim.lsp.inline_completion on_accept #35507Yi Ming1
2025-09-01vim-patch:9.1.1718: filetype: kubectl config file is not recognized #35583Volodymyr Chernetskyi1
2025-09-01vim-patch:9.1.1717: filetype: AWS cli alias file is not recognized #35581Volodymyr Chernetskyi1
2025-08-31feat(lsp): support `textDocument/onTypeFormatting` (#34637)Riley Bruins4
2025-08-31fix(health): update advice for Python #35564Michael Henry1
2025-08-30vim-patch:9.1.1709: filetype: kyaml files are not recognizedVolodymyr Chernetskyi1
2025-08-30vim-patch:9.1.1713: filetype: fvwm2m4 files are no longer detectedzeertzjq1
2025-08-30vim-patch:9.1.1687: filetype: autoconf filetype not always correctzeertzjq2
2025-08-29Merge pull request #31400 from vanaigr/decor-provider-rangebfredl5
2025-08-28fix(server): serverlist({peer=true}) does not find peer servers #35506Siddhant Agarwal1
2025-08-28perf: add on_range in treesitter highlightingvanaigr5
2025-08-28refactor(lua): consistent use of local aliasesChristian Clason24
2025-08-27fix(health): accept TERM=tmux-direct #35511Meriel Luna Mittelbach1
2025-08-27fix(lsp): don't treat MarkedString[] with language id as empty #35518Robert Muir1
2025-08-27Merge #35505 from ofseed/lsp-fix-autocompleteJustin M. Keyes1
2025-08-27fix(extui): error on :call input('') (#35515)phanium1
2025-08-27fix(lsp): update completion items on `TextChangedP`Yi Ming1
2025-08-27fix(lsp): update on `CursorHoldI` cause users unable to `select()`Yi Ming1
2025-08-27fix(lsp): `opts.wrap` always `true`Yi Ming1
2025-08-27vim-patch:9.1.1694: filetype: Buck eXtension Lang files are not recognized (#...zeertzjq1
2025-08-26feat(api): nvim_echo can emit Progress messages/events #34846Shadman4
2025-08-24Merge #33972 feat(lsp): textDocument/inlineCompletionJustin M. Keyes6
2025-08-24fix(lsp): check whether buffer is valid when scheduled #35461Yi Ming1
2025-08-25feat(lsp): support `textDocument/inlineCompletion`Yi Ming5
2025-08-24docs: misc #35459Justin M. Keyes3
2025-08-24fix(lsp): treat nil inlay hint result as empty array (#35458)Maria José Solano1
2025-08-24fix(lua): disable `strict_indexing` when converting LSP positionsYi Ming1
2025-08-24feat(lua): conversion between extmark positionsYi Ming1
2025-08-24feat(lua): conversion between cursor positionsYi Ming1
2025-08-24docs(lua): mark `vim.Pos.Optional` as optionalYi Ming1
2025-08-24vim-patch:9.1.1672: completion: cannot add timeouts for 'cpt' sources (#35447)zeertzjq1
2025-08-23fix(treesitter): show capture-level priorities in :Inspect #35443Riley Bruins1
2025-08-23vim-patch:5ca1ea8: runtime(doc): Tweak documentation stylezeertzjq1
2025-08-23vim-patch:9.1.1638: completion: not possible to delay the autcompletionzeertzjq1
2025-08-22feat(tui): add nvim_ui_send (#35406)Gregory Anders4
2025-08-22docs(pack): document `$XDG_DATA_HOME/nvim/site` presence in 'packpath'Evgeni Chasnovski1
2025-08-22perf(pack): reduce number of 'opt/' directory computationsEvgeni Chasnovski1
2025-08-21fix(lsp): handle array with empty string when checking empty hover (#35423)Igor Lacerda1
2025-08-21feat(pack): support user-defined `data` in plugin spec #35360Birdee1
2025-08-21feat(extui): support paging in the dialog window (#35310)luukvbaal3
2025-08-21vim-patch:84a343a: runtime(doc): correct another problem in :h items()zeertzjq1
2025-08-21vim-patch:44c8072: runtime(doc): fix style and clarify items() function for S...zeertzjq1
2025-08-21vim-patch:partial:308a313: runtime(doc): Update help for the items() functionzeertzjq1