aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:e8d6f03f6a61Sean Dewar2023-08-23
| * vim-patch:96d6c4aabed1Sean Dewar2023-08-23
| * vim-patch:1688938dd5acSean Dewar2023-08-23
* | fix(plines.c): initialize cts_max_head_vcol (#24855)zeertzjq2023-08-24
* | fix(ui): wrong display with 0-width inline virt_text at eol (#24854)zeertzjq2023-08-24
* | vim-patch:2f25e40b1f54Christian Clason2023-08-24
* | vim-patch:3fc7a7e44abdChristian Clason2023-08-24
* | vim-patch:e059fae10044Christian Clason2023-08-24
* | vim-patch:6e93689bde73Christian Clason2023-08-24
* | vim-patch:118f8e9da39eChristian Clason2023-08-24
* | vim-patch:cdd934439d08Christian Clason2023-08-24
* | vim-patch:b0d584d97ab6Christian Clason2023-08-24
* | vim-patch:e34b51e95fd0Christian Clason2023-08-24
* | vim-patch:c6d533b0ad56Christian Clason2023-08-24
* | feat(treesitter): add 'injection.self' and 'injection.parent'Amaan Qureshi2023-08-24
* | vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)zeertzjq2023-08-24
|/
* fix(editorconfig): only warn once on errorsLewis Russell2023-08-23
* fix(luarc.json): ignore test directory to save memoryLewis Russell2023-08-23
* vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)zeertzjq2023-08-23
* docs(generators): bake into cmakeLewis Russell2023-08-23
* fix(types): add more annotations to eval.luaLewis Russell2023-08-23
* Merge pull request #24847 from zeertzjq/vim-9.0.1710zeertzjq2023-08-23
|\
| * refactor(option.c): move paste_option_changed() into did_set_paste()zeertzjq2023-08-23
| * vim-patch:9.0.1781: Problems when setting bin/paste optionzeertzjq2023-08-23
| * vim-patch:9.0.1710: scrolloff options work slightly differentzeertzjq2023-08-23
|/
* Merge pull request #24844 from zeertzjq/vim-9.0.1783zeertzjq2023-08-23
|\
| * fix(plines): count 'showbreak' for virtual text at eolzeertzjq2023-08-23
| * vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreakzeertzjq2023-08-23
|/
* build(deps): bump luajit to HEAD - 03c31124cChristian Clason2023-08-23
* vim-patch:9.0.1779: Need more state() tests (#24840)zeertzjq2023-08-23
* test: fix state() test flakiness (#24839)zeertzjq2023-08-23
* vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)zeertzjq2023-08-22
* test(old): reorder test_edit.vim to match upstream (#24837)zeertzjq2023-08-22
* vim-patch:8.0.0571: negative line number when using :z^ in an empty buffer (#...zeertzjq2023-08-22
* test(old): remove workaround for TSAN CI (#24834)zeertzjq2023-08-22
* vim-patch:8.2.4611: typos in tests; one lua line not covered by test (#24835)zeertzjq2023-08-22
* Merge pull request #24833 from zeertzjq/vim-9.0.0391zeertzjq2023-08-22
|\
| * vim-patch:9.0.0837: append() reports failure when not appending anythingzeertzjq2023-08-22
| * vim-patch:9.0.0428: autocmd test uses common file namezeertzjq2023-08-22
| * vim-patch:9.0.0425: autocmd test is a bit flaky on MS-Windowszeertzjq2023-08-22
| * vim-patch:9.0.0415: on MS-Windows some tests are flakyzeertzjq2023-08-22
| * vim-patch:9.0.0391: using separate delete() call instead of writefile() 'D' flagzeertzjq2023-08-22
| * vim-patch:9.0.0380: deleting files in tests is a hasslezeertzjq2023-08-22
|/
* version.c: update [skip ci] (#24830)github-actions[bot]2023-08-22
* fix(terminal): set $COLORTERM unconditionally in :terminal (#24763)Gregory Anders2023-08-21
* fix(terminal): handle horizontal scrolling in another window (#24828)zeertzjq2023-08-21
* vim-patch:9.0.0423: "for" and "while" not recognized after :vim9cmd and :lega...Gregory Anders2023-08-21
* Merge pull request #24826 from zeertzjq/vim-9.0.0886zeertzjq2023-08-21
|\
| * vim-patch:9.0.0906: mouse scroll code is not optimalzeertzjq2023-08-21
| * vim-patch:9.0.0902: some mouse scroll code is not in a good placezeertzjq2023-08-21