summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-01-27build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)Christian Clason1
2025-01-26feat(diagnostic): virtual_lines #31959Maria José Solano1
2025-01-26feat(api): nvim_get_autocmds filter by id#31549glepnir2
2025-01-25vim-patch:fb49e3c: runtime(filetype): commit 99181205c5f8284a3 breaks V lang ...Christian Clason1
2025-01-25vim-patch:9918120: runtime(filetype): Improve Verilog detection by checking f...Christian Clason1
2025-01-25vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq1
2025-01-24feat(extmarks): virtual text can be right-aligned, truncated #31921georgev932
2025-01-23fix(lsp): prefer `on_list` over `loclist` in default handlerEvgeni Chasnovski2
2025-01-23feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal1
2025-01-23vim-patch:9.1.1042: filetype: just files are not recognizedChristian Clason2
2025-01-23vim-patch:9.1.1045: filetype: N-Tripels and TriG files are not recognized (#3...zeertzjq1
2025-01-23fix(checkhealth): failed if 'lua' in plugin namephanium1
2025-01-22feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal1
2025-01-22fix(inspector): update semantic token namespace (#32157)jdrouhard1
2025-01-21Merge pull request #32098 from bfredl/multihl_groupbfredl2
2025-01-21feat(extmark): stack multiple highlight groups in `hl_group`bfredl2
2025-01-20fix(treesitter): compute folds on_changedtree only if not nilKonrad Malik1
2025-01-20Merge pull request #32099 from bfredl/no_bufhlbfredl1
2025-01-20fix: completion.enable(false,...) deletes invalid augroup #32121Konrad Malik1
2025-01-20fix(lsp): set floating window filetype after setup #32112Guilherme Soares1
2025-01-20feat(api): deprecate nvim_buf_add_highlight()bfredl1
2025-01-20docs(treesitter): expose LanguageTree:parent() #32108Jaehwang Jung1
2025-01-20vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatibleChristian Clason1
2025-01-19fix(lsp): don't use completion filterText if prefix is emptyMathias Fussenegger1
2025-01-19fix(lsp): document_symbol uses loclist by default #32070Yochem van Rosmalen1
2025-01-19fix(treesitter): clean up parsing queueJaehwang Jung1
2025-01-18fix(diagnostic)!: make virtual text handler opt-in (#32079)Gregory Anders1
2025-01-17fix(lsp): use filterText as word if textEdit/label doesn't matchMathias Fussenegger1
2025-01-17vim-patch:9.1.1026: filetype: swc configuration files are not recognizedChristian Clason1
2025-01-17fix(messages): lsp window/showMessage is not an errorLuuk van Baal2
2025-01-17vim-patch:9.1.1020: no way to get current selected item in a async context (#...zeertzjq1
2025-01-16refactor(options): generic expand and did_set callbacks (#32011)Lewis Russell1
2025-01-16vim-patch:9.1.1019: filetype: fd ignore files are not recognized (#32042)Christian Clason1
2025-01-15fix(docs): replace `yxx` mappings with `g==` #31947Evgeni Chasnovski1
2025-01-15Merge #32001 from MariaSolOs/consistent-namespacesJustin M. Keyes20
2025-01-15fix(lsp): vim.lsp.enable(...,false) does not disable #32002Andrew Braxton1
2025-01-14refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano14
2025-01-14refactor: use nvim.foo.bar format for namespacesMaria José Solano13
2025-01-14feat(vim.fs): find(), dir() can "follow" symlinks #31551Mike1
2025-01-14fix(lsp): schedule call to vim.lsp.start for async root_dir (#31998)Gregory Anders1
2025-01-14feat(api): nvim_open_win() relative to tabline and laststatus #32006luukvbaal1
2025-01-14vim-patch:9.1.1010: filetype: VisualCode setting file not recognized (#32003)zeertzjq1
2025-01-14perf(treesitter): calculate folds asynchronouslyRiley Bruins1
2025-01-13fix(lsp): minimum height for floating popup #31990Xuyuan Pang1
2025-01-13fix(options): better handling of empty valuesLewis Russell1
2025-01-13feat: add vim.fs.relpathdundargoc1
2025-01-12feat(treesitter)!: don't parse tree in get_parser() or start()Riley Bruins2
2025-01-12feat(treesitter): async parsingRiley Bruins5
2025-01-12perf(treesitter): cache queries stronglyRiley Bruins1
2025-01-12vim-patch:9.1.1007: filetype: various ignore are not recognizedChristian Clason1