aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq2024-02-02
* feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
* vim-patch:9204f39580bdChristian Clason2024-02-02
* feat(ex_cmds): no error on :lua with {range} and {code} (#27290)luukvbaal2024-02-02
* refactor(runtime): remove nvimMap and nvimUnmap syntax groups (#27298)zeertzjq2024-02-02
* Merge pull request #27297 from zeertzjq/vim-e3e3934bb182zeertzjq2024-02-02
|\
| * vim-patch:e3e3934bb182zeertzjq2024-02-02
| * vim-patch:69866449ddb2zeertzjq2024-02-02
|/
* Merge pull request #27122 from luukvbaal/signcolbfredl2024-02-01
|\
| * fix(column): clear "b_signcols" before moving saved marksLuuk van Baal2024-01-27
* | build: various fixesdundargoc2024-02-01
* | refactor(api): remove some unnecessary HAS_KEY() (#27283)zeertzjq2024-02-01
* | vim-patch:c46c21b4ca47Christian Clason2024-02-01
* | vim-patch:83f627ff42a3Christian Clason2024-02-01
* | build(deps): bump luajit to HEAD - 9cc2e42b1Christian Clason2024-02-01
* | feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
* | vim-patch:8.2.0085: dead code in builtin functions (#27281)zeertzjq2024-02-01
* | vim-patch:8.2.0117: crash when using gettabwinvar() with invalid arguments (#...zeertzjq2024-02-01
* | build: update builtin terminfo (#27272)zeertzjq2024-01-31
* | vim-patch:bdb9d9afba97Christian Clason2024-01-31
* | vim-patch:26b0176a98f8Christian Clason2024-01-31
* | fix(statusline): missing offset when showing 'keymap' (#27270)zeertzjq2024-01-31
* | fix(lua): avoid internal error when :luado deletes lines (#27262)zeertzjq2024-01-30
* | vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)zeertzjq2024-01-30
* | fix(gen_help_html): type warnings, spell_ignore_files #27254Jongwook Choi2024-01-29
* | Merge #27246 from justinmk/healthJustin M. Keyes2024-01-29
|\ \
| * | fix(health): "attempt to concatenate nil"Justin M. Keyes2024-01-28
| * | fix(health): check more "old" filesJustin M. Keyes2024-01-28
* | | docs: document special labels used in CIdundargoc2024-01-29
* | | vim-patch:9.1.0061: UX of visual highlighting can be improved (#27256)Evgeni Chasnovski2024-01-29
* | | feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins2024-01-29
* | | vim-patch:cf8695d48cddzeertzjq2024-01-29
* | | vim-patch:21ce159e0561zeertzjq2024-01-29
* | | vim-patch:c79646dfb101zeertzjq2024-01-29
* | | vim-patch:71b6d3397649zeertzjq2024-01-29
* | | feat(extmarks): subpriorities (relative to declaration order) (#27131)Gregory Anders2024-01-28
* | | fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461vE5li2024-01-28
* | | refactor(lsp): client_hints typo #27250Maria José Solano2024-01-28
* | | refactor(window.c): add a few more assertions (#27249)zeertzjq2024-01-29
* | | docs: enforce "treesitter" spelling #27110Jongwook Choi2024-01-28
* | | test: more tests for nvim_tabpage_get_win (#27248)zeertzjq2024-01-29
* | | vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...zeertzjq2024-01-29
* | | docs: .git-blame-ignore-revs #26397Justin M. Keyes2024-01-28
|/ /
* | docs: update FAQ URLs #27236Justin M. Keyes2024-01-28
* | docs: include backtrace for bug-crash #27065Jongwook Choi2024-01-28
* | build(docs): separate lint job to validate vimdoc #27227Jongwook Choi2024-01-28
* | docs: explain why TUI is reinitialized on resume (#27177)Gregory Anders2024-01-28
* | test(lua/snippet_spec): wait for completion menu (#27243)zeertzjq2024-01-28
* | test(tui): add & improve tests for terminal queries (#27219)Gregory Anders2024-01-28
* | Merge pull request #24704 from seandewar/cmdwin-madnessSean Dewar2024-01-28
|\ \