aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(treesitter): document more standard highlight groupsChristian Clason2024-03-19
* feat(treesitter): update Markdown parsers and queries to v0.2.1Christian Clason2024-03-19
* feat(treesitter): update Bash parser and queries to v0.21.0Christian Clason2024-03-19
* feat(treesitter): update Python parser and queries to v0.21.0Christian Clason2024-03-19
* feat(treesitter): update query parser to v0.2.0Christian Clason2024-03-19
* feat(treesitter): update Vimdoc parser and queries to v2.4.0Christian Clason2024-03-19
* feat(treesitter): update Vim parser and queries to v0.4.0Christian Clason2024-03-19
* feat(treesitter): update Lua parser and queries to v0.1.0Christian Clason2024-03-19
* feat(treesitter): update C parser and queries to v0.21.0Christian Clason2024-03-19
* build(deps): bump tree-sitter to v0.22.2Christian Clason2024-03-19
* build: introduce variable DEPS_IGNORE_SHA for skipping dependency hash checkdundargoc2024-03-19
* test(terminal/cursor_spec): unskip tests that pass on Windows (#27924)zeertzjq2024-03-19
* test(terminal/buffer_spec): fix incorrect tests (#27923)zeertzjq2024-03-19
* vim-patch:78c189837ae6 (#27920)zeertzjq2024-03-19
* vim-patch:9530fe4f3a69 (#27919)zeertzjq2024-03-19
* vim-patch:9.1.0187: filetype: no support for Dafny files (#27918)Christian Clason2024-03-18
* vim-patch:ef21bcaab145Christian Clason2024-03-18
* fix(pager): handle consecutive newlines properly (#27913)zeertzjq2024-03-18
* test(lsp): fix flaky basic_finish test (#27899)zeertzjq2024-03-18
* fix(tutor): set a value for ":syntax iskeyword" (#27833)En-En2024-03-18
* refactor(messages): remove condition that is always true (#27909)zeertzjq2024-03-18
* docs(build): update rhel/fedora build prerequisite (#27875)Dominic Racine2024-03-18
* vim-patch:3d46de703cf6Christian Clason2024-03-18
* vim-patch:9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've'...zeertzjq2024-03-18
* fix(messages): allow more prompt in headless mode with UI (#27905)zeertzjq2024-03-18
* fix(treesitter): revert to using iter_captures in highlighterLewis Russell2024-03-17
* fix(lsp): create codelens request parameters for each buffer (#27699)Takuya Tokuda2024-03-17
* test: combining TermCursorNC with CursorLine/CursorColumn (#27898)zeertzjq2024-03-17
* fix(mouse): click after eol with conceal and virtual text (#27897)zeertzjq2024-03-17
* refactor(drawline): integrate terminal hl with eol loop (#27893)zeertzjq2024-03-17
* fix(normal): don't check conceal when pressing 'r' (#27892)zeertzjq2024-03-17
* vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27...zeertzjq2024-03-17
* fix(drawline): check filler_todo in place of removed draw_state (#27889)zeertzjq2024-03-17
* refactor(lua): type annotationsLewis Russell2024-03-16
* ci: don't assign reviewers for "api" and "ui" labelsdundargoc2024-03-16
* ci: simplify concurrency stringdundargoc2024-03-16
* ci: update clang version to 18dundargoc2024-03-16
* fix(lsp): add missing LSP semantic token highlight linksCaleb Marshall2024-03-16
* vim-patch:9.1.0182: Can define function with invalid name inside 'formatexpr'...zeertzjq2024-03-16
* vim-patch:9.1.0183: Wrong display or screenpos() result when toggling diff mo...zeertzjq2024-03-16
* vim-patch:8.2.3782: Vim9: no error if a function shadows a script variable (#...zeertzjq2024-03-16
* vim-patch:989faa4fce65 (#27880)zeertzjq2024-03-16
* Merge pull request #27877 from bfredl/pseudorandombfredl2024-03-16
|\
| * fix(intro): redrawing intro exposing pseudo-randomnessbfredl2024-03-16
* | Merge pull request #27871 from bfredl/ui_flush_fixbfredl2024-03-16
|\ \
| * | fix(ui): fix edge case around flushingbfredl2024-03-15
* | | fix(l10n): update Japanese translations (#27856)ite-usagi2024-03-16
* | | fix(man): pass modifiers also to :tag (#27878)zeertzjq2024-03-16
* | | feat(man): allow opening pages in current window (#27861)Tomasz N2024-03-16
| |/ |/|
* | Merge pull request #27873 from zeertzjq/vim-61887b3d6fd8zeertzjq2024-03-16
|\ \