aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* feat(ui): UI :detach commandJustin M. Keyes2025-02-10
* refactor(defaults): cleanup enable_ctx_menu #32391Siddhant Agarwal2025-02-10
* build: set luals checklevel to Hint #32392Lewis Russell2025-02-10
* vim-patch:f30eb4a: runtime(qf): Update syntax file, match second delimiterChristian Clason2025-02-10
* fix(defaults): improve visual search mappings #32378neeshy2025-02-09
* feat(defaults): "Show Diagnostics" in mouse popupmenu #32122Siddhant Agarwal2025-02-09
* fix(lsp): signature_help highlights wrong parameter #32382Shantanu Raj2025-02-09
* build: add luals checkdundargoc2025-02-09
* fix(lua): vim.tbl_get({}, nil, 1) should return nil #32218phanium2025-02-09
* vim-patch:9.1.1085: filetype: cmmt files are not recognizedChristian Clason2025-02-09
* vim-patch:a35040f: runtime(tex): improve syntax highlighting (#32370)Christian Clason2025-02-09
* fix(lsp): check for valid buf before processing semantic tokens responseEvgeni Chasnovski2025-02-07
* vim-patch:b69cd52: runtime(misc): Add support for lz4 to tar & gzip plugin (#...zeertzjq2025-02-07
* vim-patch:9.1.1081: has('bsd') is true for GNU/Hurdzeertzjq2025-02-07
* vim-patch:9.1.1080: filetype: Mill files are not recognizedChristian Clason2025-02-06
* feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal2025-02-06
* feat(diagnostic): add `current_line` option for `virtual_text` handlerMaria José Solano2025-02-05
* feat(treesitter): show which nodes are missing in InspectTreeRiley Bruins2025-02-05
* build(deps): bump luv to v1.50.0-1Christian Clason2025-02-05
* vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)zeertzjq2025-02-05
* build(deps): bump tree-sitter-query to v0.5.0 (#32299)Riley Bruins2025-02-04
* vim-patch:9.1.1009: diff feature can be improvedzeertzjq2025-02-04
* vim-patch:9.1.0967: SpotBugs compiler setup can be further improvedzeertzjq2025-02-04
* vim-patch:9.1.0935: SpotBugs compiler can be improvedzeertzjq2025-02-04
* Merge #32082 refactor(treesitter): use coroutines for resuming _parse()Justin M. Keyes2025-02-03
|\
| * feat(treesitter): allow LanguageTree:is_valid() to accept a rangeRiley Bruins2025-02-02
| * refactor(treesitter): use coroutines for resuming _parse() logicRiley Bruins2025-02-02
* | feat(diagnostic): format() can filter diagnostics by returning nil #32302Maria José Solano2025-02-03
* | vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03
|/
* refactor(treesitter): always return valid range from parse() #32273Riley Bruins2025-02-02
* refactor(treesitter): drop `LanguageTree._has_regions` #32274Riley Bruins2025-02-02
* perf(diagnostics): cache line diagnostics when `current_line` is set #32288Maria José Solano2025-02-02
* fix(man.lua): skip `Attrs.None` highlights #32262Johannes Larsen2025-02-02
* fix(diagnostic): improve current_line refresh logic #32275Tristan Knight2025-02-02
* vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq2025-02-02
* vim-patch:a5d19aa: runtime(hyprlang): fix string recognition (#32290)zeertzjq2025-02-02
* vim-patch:9.1.1065: no digraph for "Approaches the limit" (#32289)zeertzjq2025-02-02
* fix(treesitter): nil access when running string parser asyncRiley Bruins2025-02-01
* docs: miscdundargoc2025-01-30
* vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* fix(treesitter): stop async parsing if buffer is invalidnotomo2025-01-29
* fix(treesitter) Set modeline=false in TSHighlighter:destroy (#32234)Daniel Petrovic2025-01-29
* feat(treesitter): support modelines in `query.set()` (#30257)Maria José Solano2025-01-29
* fix(treesitter): recalculate folds on VimEnter #32240Riley Bruins2025-01-28
* fix(treesitter): empty queries can disable injections (#31748)Riley Bruins2025-01-28
* fix(treesitter): avoid computing foldlevels for reloaded buffer #32233luukvbaal2025-01-28
* fix(runtime): "E121 Undefined variable s:termguicolors" #32209Judit Novak2025-01-28
* docs(treesitter): fix TSNode:range() type signature #32224Riley Bruins2025-01-27
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* ci(release): add linux-arm64 appimage and tarballChristian Clason2025-01-27