neovim/test/functional
bfredl 72a1df6065
Merge pull request #31137 from bfredl/hlagain
refactor(tests): use more global highlight definitions
2024-11-11 20:08:26 +01:00
..
api fix(window): making float with title/footer non-float leaks memory (#30551) 2024-09-28 10:21:06 +08:00
autocmd test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787) 2024-10-13 11:02:28 +08:00
core test: fix files being left behind (#31004) 2024-10-31 00:04:51 +00:00
editor fix(cmdline): simplify and correct grapheme cluster adjustment 2024-11-08 11:25:34 +01:00
ex_cmds refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
fixtures feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323 2024-06-24 07:54:56 -07:00
legacy refactor(tests): continue the global highlight definition work 2024-11-08 13:19:15 +01:00
lua Merge pull request #27813 from luukvbaal/msgid 2024-11-11 12:26:35 +01:00
options fix(options): fix some 'belloff' flags not working properly (#30856) 2024-10-18 14:39:27 +00:00
plugin feat(lsp)!: remove client-server handlers from vim.lsp.handlers 2024-11-01 09:17:39 +00:00
provider refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +02:00
script docs: render @since versions, 0 means experimental #30649 2024-10-04 02:13:31 -07:00
shada refactor(api)!: rename Dictionary => Dict 2024-09-23 14:42:57 +02:00
terminal feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859) 2024-10-20 07:59:43 +08:00
treesitter fix(treesitter): mark supertype nodes as named 2024-10-12 09:59:44 +02:00
ui Merge pull request #31137 from bfredl/hlagain 2024-11-11 20:08:26 +01:00
vimscript refactor(tests): continue the global highlight definition work 2024-11-08 13:19:15 +01:00
example_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua fix(test): better management of tmpfiles 2024-11-06 11:37:33 +00:00
testterm.lua refactor(tests): rename terminal/testutil.lua => testterm.lua #30372 2024-09-15 03:28:14 -07:00