aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: skip watch.watchdirs test on macos 14 CIJustin M. Keyes2024-10-02
* fix(watch): ignore nonexistent paths (ENOENT)Justin M. Keyes2024-10-02
* build(deps): bump luajit to HEAD - 97813fb92Christian Clason2024-10-02
* build(deps): bump luajit to HEAD - b2915e9abChristian Clason2024-10-02
* build(deps): bump tree-sitter to HEAD - c3d45a015 (#30589)Christian Clason2024-10-02
* build(deps): bump luajit to HEAD - 2240d8446Christian Clason2024-10-02
* vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq2024-10-01
* vim-patch:baee844: runtime(doc): add `usr` tag to usr_toc.txt (#30617)zeertzjq2024-10-01
* vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...zeertzjq2024-10-01
* fix(treesitter): indent size for inspect_tree #28727Jongwook Choi2024-10-01
* feat(defaults): add default unimpaired style mappings (#28525)Gregory Anders2024-10-01
* fix(tabline): restore behavior of click after last tabpage (#30602)zeertzjq2024-10-01
* docs(gen_help_html.lua): h4 pseudo-heading layoutJustin M. Keyes2024-10-01
* docs(gen_help_html.lua): h4 pseudo-heading layout #30609Justin M. Keyes2024-10-01
* vim-patch:85f054a: runtime(java): Recognise the CommonMark form (///) of Java...Christian Clason2024-10-01
* vim-patch:9.1.0749: filetype: http files not recognizedChristian Clason2024-10-01
* refactor: use ERROR_SET() to check for error (#30594)zeertzjq2024-10-01
* build(deps): bump luajit to HEAD - f5fd22203Christian Clason2024-09-30
* Merge pull request #30526 from lewis6991/fix/linematchnulLewis Russell2024-09-30
|\
| * test: refactor exec_lua in xdiff_specLewis Russell2024-09-30
| * fix(diff): use mmfile_t in linematchLewis Russell2024-09-30
|/
* docs: graduate editorconfig.txt to "flow layout"Justin M. Keyes2024-09-30
* feat(treesitter)!: use return values in `language.add()`Christian Clason2024-09-29
* feat(treesitter)!: add default fallback to `ft_to_lang` lookupsChristian Clason2024-09-29
* vim-patch:6db3fc5: runtime(doc): reformat gnat example (#30575)zeertzjq2024-09-29
* fix(float): properly find last window of tabpage (#30571)zeertzjq2024-09-29
* vim-patch:ee20fc8: runtime(indent): allow matching negative numbers for gnu i...Christian Clason2024-09-29
* docs: misc (#30177)dundargoc2024-09-29
* vim-patch:9.1.0745: filetype: bun and deno history files not recognizedChristian Clason2024-09-29
* vim-patch:9.1.0746: tests: Test_halfpage_longline() fails on large terminals ...zeertzjq2024-09-29
* vim-patch:c3989f1: runtime(doc): reformat ada_standard_types sectionzeertzjq2024-09-29
* vim-patch:998f018: runtime(doc): include short form for :earlier/:laterzeertzjq2024-09-29
* Merge pull request #30401 from bfredl/casefold2bfredl2024-09-29
|\
| * refactor(multibyte): neo-casefolding without allocationbfredl2024-09-29
|/
* Merge pull request #30558 from bfredl/noklistbfredl2024-09-28
|\
| * refactor(event): change last use of klist to kvecbfredl2024-09-28
|/
* fix(column): set signcolumn width after splitting window (#30556)zeertzjq2024-09-28
* fix(treesitter): specify success status in edit_query return valueRiley Bruins2024-09-28
* fix(window): making float with title/footer non-float leaks memory (#30551)zeertzjq2024-09-28
* fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins2024-09-28
* fix(window): respect hide flag of float windows when switching (#30507)glepnir2024-09-28
* feat(defaults): pretty :help headings #30544Justin M. Keyes2024-09-27
* fix(api): fix crash/leak with float title/footer on error (#30543)zeertzjq2024-09-27
* test(api/window_spec): remove duplicate test (#30538)zeertzjq2024-09-27
* vim-patch:9.1.0744: filetype: notmuch configs are not recognised (#30535)zeertzjq2024-09-27
* fix(treesitter): EditQuery shows swapfile ATTENTION #30536Justin M. Keyes2024-09-27
* vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq2024-09-27
* fix(mbyte): check for utf8proc_map() failure (#30531)zeertzjq2024-09-26
* Merge pull request #30530 from zeertzjq/vim-d9af78bzeertzjq2024-09-27
|\
| * vim-patch:2c41dad: runtime(doc): Fix typo in :help :command-modifierszeertzjq2024-09-27