aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.1.0207: No autocommand when writing session file (#28048)zeertzjq2024-03-27
* refactor(options): make `immutable` and `hidden` options distinctFamiu Haque2024-03-26
* vim-patch:63833bb0217fChristian Clason2024-03-26
* vim-patch:63d68c2c218eChristian Clason2024-03-26
* test(lsp): fix flaky basic_finish test again (#28041)zeertzjq2024-03-26
* docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
* feat(tui): support undercurl in WezTerm (#28037)zeertzjq2024-03-26
* fix(filetype): don't use fnamemodify() with :e for extension (#27976)zeertzjq2024-03-26
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* vim-patch:9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'...zeertzjq2024-03-26
* fix(edit): backspace adds extra spaces for inline virtual text (#28005)vanaigr2024-03-26
* fix(test): typingLewis Russell2024-03-25
* vim-patch:ab01adf7c65bChristian Clason2024-03-25
* vim-patch:9.1.0205: Cannot use modifiers before :-Ntabmove (#28031)zeertzjq2024-03-26
* vim-patch:8e59a7ba8877Christian Clason2024-03-25
* Revert "refactor(lsp): simplify client tracking"Lewis Russell2024-03-25
* ci: use the same logic to determine build type for all releasesdundargoc2024-03-25
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* vim-patch:3e72bf10a0a2Christian Clason2024-03-25
* Merge pull request #28006 from wookayin/ts/refactor-testsGregory Anders2024-03-25
|\
| * test(treesitter): separate out query-related tests into query_specJongwook Choi2024-03-24
| * test(treesitter): improve the style of treesitter/parser_specJongwook Choi2024-03-23
* | refactor(backup): remove duplicate os_copy_xattr() (#28020)zeertzjq2024-03-25
* | fix(backup): E1509 when writing extended attr to symlink (#28014)Razvan-Adrian Ciochina2024-03-25
* | vim-patch:4b715bdaf4caChristian Clason2024-03-24
* | ci: provide separate macos releases for intel and armdundargoc2024-03-24
* | vim-patch:6f438199c92bChristian Clason2024-03-24
* | vim-patch:d3c0ff5d5a90Christian Clason2024-03-24
|/
* ci(windows): optionally test windows with ASANdundargoc2024-03-23
* fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)Calvin Bochulak2024-03-23
* Merge pull request #27980 from bfredl/noignorebfredl2024-03-23
|\
| * refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* | build: use `GIT_REPOSITORY` for local URLsdundargoc2024-03-23
* | vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-03-23
* | fix(filetype): use unexpanded file name (#27931)zeertzjq2024-03-23
* | Merge pull request #27987 from zeertzjq/vim-8.2.2318zeertzjq2024-03-23
|\ \
| * | vim-patch:8.2.2605: Vim9: string index and slice does not include composing c...zeertzjq2024-03-23
| * | vim-patch:8.2.2318: Vim9: string and list index work differentlyzeertzjq2024-03-23
|/ /
* | vim-patch:76d62985c1ff (#27985)zeertzjq2024-03-23
* | fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)Jaehwang Jung2024-03-22
|/
* Merge pull request #26970 from famiu/refactor/options/set_option_directzeertzjq2024-03-22
|\
| * test(options): add test for `'modified'`Famiu Haque2024-03-21
| * refactor(options): remove `set_string_option_direct()`Famiu Haque2024-03-21
| * refactor(options): add `direct` flag to `set_option()`Famiu Haque2024-03-21
| * refactor(options): restructure `set_option`Famiu Haque2024-03-21
* | vim-patch:35e6f4ca27c8 (#27973)zeertzjq2024-03-22
* | Merge pull request #27971 from zeertzjq/vim-9.1.0192zeertzjq2024-03-22
|\ \
| * | vim-patch:9.1.0195: memleak with ex_drop, NULL dereferencezeertzjq2024-03-22
| * | vim-patch:9.1.0192: drop: don't rewind when editing the same filezeertzjq2024-03-22
|/ /
* | vim-patch:9.1.0194: gcc complains about uninitialized var (#27970)zeertzjq2024-03-22