aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...Chris AtLee2023-08-31
* fix(shada): update deleted marks (#24936)Maria José Solano2023-08-31
* vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...zeertzjq2023-08-31
* vim-patch:9.0.1820: Rexx files may not be recognised (#24956)zeertzjq2023-08-31
* vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947)zeertzjq2023-08-31
* vim-patch:9.0.1807: runtime: crystal scripts not recognised (#24949)zeertzjq2023-08-31
* vim-patch:9.0.1803: runtime(filetype): Add norg language detection (#24948)zeertzjq2023-08-31
* fix(api): nvim_buf_get_offset in a new buffer with zero or one linesbfredl2023-08-30
* fix(treesitter): fix another TSNode:tree() double freebfredl2023-08-29
* fix(treesitter): fix TSNode:tree() double free (#24796)nwounkn2023-08-29
* fix(api): better topline adjustments in nvim_buf_set_linesbfredl2023-08-29
* vim-patch:9.0.1813: linebreak incorrect drawn with breakindent (#24917)zeertzjq2023-08-29
* fix(api): handle clearing out last line of non-current bufferbfredl2023-08-28
* vim-patch:9.0.1810: camel-case spelling has issues with digits (#24909)zeertzjq2023-08-28
* vim-patch:9.0.1798: The 'syntax' option has no completion. (#24908)zeertzjq2023-08-28
* vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual ...zeertzjq2023-08-28
* vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...zeertzjq2023-08-28
* fix(ui): wrong cursor position with left gravity inline virt text at eolzeertzjq2023-08-28
* fix(editorconfig): do not set 'endofline'Lewis Russell2023-08-27
* vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)zeertzjq2023-08-27
* fix(undo): fix crash caused by checking undolevels in wrong bufferbfredl2023-08-27
* fix(api): fix inconsistent behavior of topline touched in recent refactorbfredl2023-08-27
* feat(float): implement footerEvgeni Chasnovski2023-08-26
* fix(statuscolumn): force full redraw when signcolumn is invalid (#24859)luukvbaal2023-08-26
* fix(extmarks): wrong display when changing text with virt_lines (#24879)Ibby2023-08-26
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* fix(ui): wrong display with 0-width inline virt_text at eol (#24854)zeertzjq2023-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
* vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)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
* 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
* 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
* 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
* 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
* vim-patch:9.0.0313: using common name in tests leads to flaky testszeertzjq2023-08-21