neovim/test/functional
bfredl 2b9df3f795
Merge pull request #28492 from bfredl/hotfix
fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecate
2024-04-25 08:58:58 +02:00
..
api feat(api): allow floats to be opened in non-current tabpage (#28480) 2024-04-25 09:14:05 +08:00
autocmd test: improve test conventions 2024-04-23 18:17:04 +02:00
core test: improve test conventions 2024-04-23 18:17:04 +02:00
editor test: improve test conventions 2024-04-23 18:17:04 +02:00
ex_cmds test: improve test conventions 2024-04-23 18:17:04 +02:00
fixtures feat(lsp): set workDoneToken in initialize request (#28182) 2024-04-05 13:24:39 +02:00
legacy test: improve test conventions 2024-04-23 18:17:04 +02:00
lua Merge pull request #28492 from bfredl/hotfix 2024-04-25 08:58:58 +02:00
options test: improve test conventions 2024-04-23 18:17:04 +02:00
plugin refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467) 2024-04-23 19:05:01 +02:00
provider test: improve test conventions 2024-04-23 18:17:04 +02:00
script test: improve test conventions 2024-04-23 18:17:04 +02:00
shada test: improve test conventions 2024-04-23 18:17:04 +02:00
terminal test: improve test conventions 2024-04-23 18:17:04 +02:00
treesitter test: improve test conventions 2024-04-23 18:17:04 +02:00
ui feat(api): allow floats to be opened in non-current tabpage (#28480) 2024-04-25 09:14:05 +08:00
vimscript test: improve test conventions 2024-04-23 18:17:04 +02: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 test: improve test conventions 2024-04-23 18:17:04 +02:00