neovim/test/functional
2024-02-05 15:34:17 +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 vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261) 2024-01-30 07:34:37 +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(vim.system): don't process non-fast events during wait() (#27300) 2024-02-02 21:52:01 +08:00
options vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070) 2024-01-18 07:14:12 +08:00
plugin docs: various #25289 2024-01-18 00:14:48 -08: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(tui): add & improve tests for terminal queries (#27219) 2024-01-28 07:37:57 -06:00
treesitter revert: "feat(treesitter): add foldtext with treesitter highlighting" 2024-01-27 08:38:56 +08:00
ui fix(redraw): update Visual selection properly with splits (#27343) 2024-02-05 15:34:17 +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