neovim/test/functional
2024-02-06 11:44:53 +08:00
..
api feat(api): make nvim_open_win support non-floating windows (#25550) 2024-02-01 11:43:35 +08:00
autocmd fix(events): check for WinResized/WinScrolled in terminal mode (#27226) 2024-01-27 15:18:41 +08:00
core fix(spell): always accept ':' as filename char in 'spellfile' (#27172) 2024-01-24 18:13:39 +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 vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071) 2024-01-18 07:23:48 +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 test(lsp): add test cases for vim.lsp.tagfunc 2024-02-03 18:01:12 -05: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 fix(tui): space_buf overflow when clearing screen (#27352) 2024-02-06 01:13:35 +00:00
treesitter test(treesitter): add test cases for inspect_tree 2024-02-05 16:23:22 -05:00
ui test: add test for 'foldcolumn' with cmdwin (#27355) 2024-02-06 11:44:53 +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