summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
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
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 Clason25
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