neovim/test/functional
zeertzjq 929e1b7f1c
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
Invalidation of most w_valid flags isn't needed when adding or removing
virtual text below cursor.
2024-02-12 13:02:27 +08:00
..
api feat(api): pass 0 to nvim_get_chan_info for current channel (#27321) 2024-02-08 18:59:31 +08:00
autocmd vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405) 2024-02-10 06:53:26 +08:00
core fix(startup): multiprocess startuptime #26790 2024-02-09 14:56:52 -08:00
editor test: add test for 'foldcolumn' with cmdwin (#27355) 2024-02-06 11:44:53 +08:00
ex_cmds vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165) 2024-01-24 07:29:33 +08:00
fixtures build: create separate targets for nvim with and without runtime files 2024-01-20 12:59:27 +01:00
legacy fix(messages): clear new lines when increasing 'cmdheight' (#27421) 2024-02-11 18:12:56 +08:00
lua fix(lsp): handle adjacent snippet tabstops 2024-02-05 15:03:46 +00:00
options vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070) 2024-01-18 07:14:12 +08:00
plugin refactor(lsp): move more code to client.lua 2024-02-11 12:37:20 +00:00
provider refactor: rewrite python provider in lua 2024-01-22 22:36:40 +01:00
shada test: move format_{string,luav} to a separate module 2024-01-17 10:10:17 +00:00
terminal test: add test for scroll wheel at right-click menu (#27409) 2024-02-10 11:54:26 +08:00
treesitter feat(treesitter): show root nodes in :InspectTree (#26944) 2024-02-06 14:51:53 -06:00
ui perf(extmarks): avoid unnecessary invalidations for virt_text (#27435) 2024-02-12 13:02:27 +08:00
vimscript vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open 2024-01-28 12:29:26 +00:00
example_spec.lua test: use integers for API Buffer/Window/Tabpage EXT types 2024-01-16 19:11:49 +00:00
helpers.lua refactor: rewrite ruby provider in lua 2024-01-24 19:26:53 +01:00
luacats_grammar_spec.lua fix(doc): improve doc generation of types using lpeg 2024-01-11 16:24:12 +00:00
preload.lua refactor: format test/* 2024-01-03 02:09:29 +01:00