aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #25039 from glepnir/fix_hlbfredl2023-09-09
|\
| * fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
* | vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
* | vim-patch:9.0.1877: missing test for patch 9.0.1873zeertzjq2023-09-09
|/
* refactor(map): enhanced implementation, Clean Code™, etc etcbfredl2023-09-08
* refactor(build): derocksify luacheckbfredl2023-09-07
* feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
* fix(diagnostic): always return copies of diagnostic items (#25010)Evgeni Chasnovski2023-09-06
* vim-patch:9.0.1874: CI may fail in test_recover_empty_swapzeertzjq2023-09-06
* vim-patch:partial:9.0.0669: too many delete() calls in testszeertzjq2023-09-06
* test(old): reorder test_quickfix.vim to match upstream (#25029)zeertzjq2023-09-06
* Merge pull request #25006 from lewis6991/fix/systemkillLewis Russell2023-09-05
|\
| * refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
| * fix(vim.system): make timeout work properlyLewis Russell2023-09-05
| * fix(vim.system): let on_exit handle cleanup after killLewis Russell2023-09-05
* | fix(options): correct condition for calling did_set_option() (#25026)zeertzjq2023-09-05
|/
* vim-patch:9.0.1866: undo is synced after character find (#25021)zeertzjq2023-09-05
* vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
* vim-patch:9.0.1848: [security] buffer-overflow in vim_regsub_both() (#25001)zeertzjq2023-09-03
* vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993)zeertzjq2023-09-03
* fix(shada): update marks when using delmarks! (#24978)Maria José Solano2023-09-03
* vim-patch:9.0.1846: [security] crash in fullcommandzeertzjq2023-09-03
* vim-patch:9.0.1852: i_CTRL-O does not reset Select Mode (#24990)zeertzjq2023-09-03
* build: download busted from own neovim/deps repositorydundargoc2023-09-03
* fix(ui): avoid ambiguity about chunk that clears part of line (#24982)zeertzjq2023-09-02
* test(shada/marks_spec): load the file with the marks (#24979)zeertzjq2023-09-02
* vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...zeertzjq2023-09-01
* fix(query_error): multiline bugLewis Russell2023-08-31
* feat(treesitter): improve query error messageAmaan Qureshi2023-08-31
* 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