aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| |\ \
| | * | vim-patch:b4b3d7de2413zeertzjq2024-03-16
| | * | vim-patch:61887b3d6fd8zeertzjq2024-03-15
| |/ /
| * | Merge pull request #27867 from bfredl/intro_multigridbfredl2024-03-15
| |\ \ | | |/ | |/|
| | * fix(ui): startup intro message should be visible with ext_multigridbfredl2024-03-15
| * | Merge pull request #27858 from luukvbaal/nvim_set_cursorbfredl2024-03-15
| |\ \
| | * | fix(ui): ext_cmdline should not move cursor to curwinLuuk van Baal2024-03-15
| | * | fix(api): update grid cursor in nvim_win_set_cursor()Luuk van Baal2024-03-15
| * | | Merge pull request #27674 from glepnir/snippet_indentbfredl2024-03-15
| |\ \ \ | | |_|/ | |/| |
| | * | fix(snippet): correct indent with newlineglepnir2024-03-01
| * | | refactor: remove unused "coloff" argument of win_put_linebuf() (#27866)zeertzjq2024-03-15
| * | | vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15
| * | | vim-patch:9.1.0180: Cursor pos wrong when double-width chars are concealed (#...zeertzjq2024-03-15
| | |/ | |/|
| * | fix(highlight): don't show CursorColumn on current line (#27848)zeertzjq2024-03-15
| * | Merge pull request #27852 from bfredl/persistent_introbfredl2024-03-14
| |\ \