aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * fix(coverity/497355): shada_read_when_writing out of bounds read #30665Devon Gardner2024-10-05
| * vim-patch:60310a4: runtime(java): Manage circularity for every :syn-included ...Christian Clason2024-10-05
| * vim-patch:9.1.0758: it's possible to set an invalid key to 'wildcharm' (#30662)zeertzjq2024-10-05
| * fix(defaults): use "range" instead of "count" for some mappings (#30642)Gregory Anders2024-10-04
| * docs: more `@since` annotations #30660Justin M. Keyes2024-10-04
| * build(deps): bump tree-sitter to v0.24.1Christian Clason2024-10-04
| * feat(lua): completion for vim.fn, vim.v, vim.o #30472Jongwook Choi2024-10-04
| * fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq2024-10-04
| * fix(lsp): enable `additionalPropertiesSupport`Yi Ming2024-10-04
| * docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
| * docs(treesitter): generate TSNode, TSTree docs #30643Riley Bruins2024-10-03
| * docs: improve luacats support #30580James Trew2024-10-03
| * perf(treesitter): do not use tree cursors with a small lifetimeLewis Russell2024-10-03
| * vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)glepnir2024-10-03
| * vim-patch:9.1.0755: quickfix list does not handle hardlinks well (#30637)zeertzjq2024-10-03
| * fix(ui): ensure screen update before waiting for input #30576fredizzimo2024-10-03
| * vim-patch:f416a22: runtime(systemd): small fixes to &keywordprg in ftpluginChristian Clason2024-10-03
| * fix(defaults): properly pass count to quickfix commands (#30632)zeertzjq2024-10-03
| * refactor: fix incorrect use of enum (#30631)zeertzjq2024-10-03
| * vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...zeertzjq2024-10-03
| * vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
| * Merge #30595 from justinmk/fixwatchJustin M. Keyes2024-10-02
| |\
| | * 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