aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(eval): skip over v:lua properly (#27517)zeertzjq2024-02-18
* fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)zeertzjq2024-02-18
* vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq2024-02-18
* fix(decorations): crash with revised mark with changed decoration flagsbfredl2024-02-17
* test: more tests for nvim_eval_statusline "fillchar" (#27502)zeertzjq2024-02-17
* fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)luukvbaal2024-02-17
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
* fix(genvimvim): generate prefixed boolean options properly (#27487)zeertzjq2024-02-16
* vim-patch:9.1.0112: Remove undo information, when cleaning quickfix bufferzeertzjq2024-02-16
* refactor(eval): use arena when converting typvals to Objectbfredl2024-02-15
* vim-patch:9.1.0111: filetype: no support for bats filesChristian Clason2024-02-15
* vim-patch:9.1.0110: filetype: add 'Config.in' filetype detectionChristian Clason2024-02-15
* vim-patch:9.1.0109: filetype: no support for its filesChristian Clason2024-02-15
* vim-patch:9.1.0108: filetype: no support for dtso filesChristian Clason2024-02-15
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* fix(lsp): rename: load and list new buffer if attached to window (#27408)Tomasz N2024-02-14
* fix(extmarks): redraw line on adding/removing conceal (#27463)zeertzjq2024-02-14
* vim-patch:9.1.0105: Style: typos found (#27462)zeertzjq2024-02-14
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* refactor(lua): use a keyset for vim.diff opts parsingbfredl2024-02-13
* refactor(lua): use Arena when converting from lua stack to API argsbfredl2024-02-13
* fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)Jongwook Choi2024-02-13
* vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)zeertzjq2024-02-13
* vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq2024-02-13
* vim-patch:9.1.0102: settabvar() may change the last accessed tabpage (#27450)zeertzjq2024-02-13
* refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes2024-02-12
* Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstatebfredl2024-02-12
|\
| * test: add more hlstate testsFred Sundvik2024-02-05
* | fix(extmarks): redraw pre-undo position (#27437)zeertzjq2024-02-12
* | vim-patch:9.1.0098: CompleteChanged not triggered when new leader added witho...Raphael2024-02-12
* | perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)zeertzjq2024-02-12
* | fix(column): use a single path for sign sorting (#27431)luukvbaal2024-02-12
* | vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and spli...zeertzjq2024-02-12
* | refactor(indent): refactor computing of a string's indent size (#27252)VanaIgr2024-02-12
* | refactor(lsp): move more code to client.luaLewis Russell2024-02-11
* | fix(messages): clear new lines when increasing 'cmdheight' (#27421)zeertzjq2024-02-11
* | feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
* | test(ui/mouse_spec): make sure click is processed (#27412)zeertzjq2024-02-10
* | vim-patch:9.1.0087: Restoring lastused_tabpage too early in do_arg_all() (#27...Raphael2024-02-10
* | test: add test for scroll wheel at right-click menu (#27409)zeertzjq2024-02-10
* | fix(startup): multiprocess startuptime #26790Pablo Arias2024-02-09
* | vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405)zeertzjq2024-02-10
* | vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...zeertzjq2024-02-10
* | Merge pull request #27391 from bfredl/arenarockbfredl2024-02-08
|\ \
| * | refactor(api): refactor more api functions to use arena returnbfredl2024-02-08
* | | feat(lsp): deprecate severity_limitLewis Russell2024-02-08
* | | Revert "fixup! add benchmark"Lewis Russell2024-02-08
* | | fixup! add benchmarkLewis Russell2024-02-08
* | | vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'zeertzjq2024-02-08
* | | vim-patch:9.1.0082: Redrawing can be improved when deleting lines with 'curso...zeertzjq2024-02-08
|/ /