aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* ci(release): add linux-arm64 appimage and tarballChristian Clason2025-01-27
* build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)Christian Clason2025-01-27
* vim-patch:db23436: runtime(asm): add byte directives to syntax scriptChristian Clason2025-01-27
* feat(diagnostic): virtual_lines #31959Maria José Solano2025-01-26
* feat(api): nvim_get_autocmds filter by id#31549glepnir2025-01-26
* vim-patch:fb49e3c: runtime(filetype): commit 99181205c5f8284a3 breaks V lang ...Christian Clason2025-01-25
* vim-patch:9918120: runtime(filetype): Improve Verilog detection by checking f...Christian Clason2025-01-25
* vim-patch:509a8d5: runtime(just): fix typo in syntax fileChristian Clason2025-01-25
* vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
* feat(extmarks): virtual text can be right-aligned, truncated #31921georgev932025-01-24
* ci(tests): add arm64 runnerChristian Clason2025-01-24
* fix(lsp): prefer `on_list` over `loclist` in default handlerEvgeni Chasnovski2025-01-23
* feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal2025-01-23
* vim-patch:9.1.1042: filetype: just files are not recognizedChristian Clason2025-01-23
* vim-patch:9.1.1045: filetype: N-Tripels and TriG files are not recognized (#3...zeertzjq2025-01-23
* fix(checkhealth): failed if 'lua' in plugin namephanium2025-01-23
* feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal2025-01-22
* fix(inspector): update semantic token namespace (#32157)jdrouhard2025-01-22
* Merge pull request #32098 from bfredl/multihl_groupbfredl2025-01-21
|\
| * feat(extmark): stack multiple highlight groups in `hl_group`bfredl2025-01-21
* | vim-patch:c273f1a: runtime(vim): Update base-syntax, match ternary and falsy ...zeertzjq2025-01-21
* | vim-patch:4335fcf: runtime(kconfig): updated ftplugin and syntax scriptChristian Clason2025-01-21
* | fix(treesitter): compute folds on_changedtree only if not nilKonrad Malik2025-01-20
* | Merge pull request #32099 from bfredl/no_bufhlbfredl2025-01-20
|\ \
| * | feat(api): deprecate nvim_buf_add_highlight()bfredl2025-01-20
* | | feat(inccommand): preview 'nomodifiable' buffers #32034Donatas2025-01-20
* | | fix: completion.enable(false,...) deletes invalid augroup #32121Konrad Malik2025-01-20
* | | fix(lsp): set floating window filetype after setup #32112Guilherme Soares2025-01-20
* | | docs(treesitter): expose LanguageTree:parent() #32108Jaehwang Jung2025-01-20
* | | vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatibleChristian Clason2025-01-20
* | | vim-patch:2cb8246: runtime(tex): add texEmphStyle to texMatchGroup in syntax ...Christian Clason2025-01-20
* | | vim-patch:d402ba8: runtime(netrw): upstream snapshot of v175Christian Clason2025-01-20
* | | fix(netrw): re-add missing comment marker in syntax fileChristian Clason2025-01-20
* | | fix(lsp): don't use completion filterText if prefix is emptyMathias Fussenegger2025-01-19
* | | fix(lsp): document_symbol uses loclist by default #32070Yochem van Rosmalen2025-01-19
* | | fix(treesitter): clean up parsing queueJaehwang Jung2025-01-19
* | | vim-patch:8dec6c2: runtime(vim): Update base-syntax, fix is/isnot operator ma...zeertzjq2025-01-19
|/ /
* | fix(diagnostic)!: make virtual text handler opt-in (#32079)Gregory Anders2025-01-18
* | vim-patch:e064051: runtime(c): add new constexpr keyword to syntax file (C23)Christian Clason2025-01-18
* | vim-patch:54cb514: runtime(sh): update syntax scriptChristian Clason2025-01-18
* | vim-patch:9cfdabb: runtime(netrw): change netrw maintainerChristian Clason2025-01-18
* | vim-patch:c2a967a: runtime(c): Update syntax and ftplugin filesChristian Clason2025-01-18
* | docs: change augroup names to new convention #32061Yochem van Rosmalen2025-01-17
* | fix(lsp): use filterText as word if textEdit/label doesn't matchMathias Fussenegger2025-01-17
* | vim-patch:9.1.1026: filetype: swc configuration files are not recognizedChristian Clason2025-01-17
|/
* fix(messages): lsp window/showMessage is not an errorLuuk van Baal2025-01-17
* vim-patch:a234a46: runtime(doc): fix typo in usr_02.txt (#32063)zeertzjq2025-01-17
* vim-patch:9.1.1020: no way to get current selected item in a async context (#...zeertzjq2025-01-17
* Merge pull request #32038 from gpanders/push-nsrttwwnsqvmGregory Anders2025-01-16
|\
| * feat(terminal): add support for kitty keyboard protocolGregory Anders2025-01-16