mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
test(lsp): refactor and tidy
- Merge all the top level 'LSP' describe blocks - Refactor text edit tests - Fix typing errors - Add linebreaks between tests
This commit is contained in:
committed by
Lewis Russell
parent
8df6736ca1
commit
9b5ab66678
@ -42,6 +42,7 @@ globals = {
|
||||
}
|
||||
|
||||
exclude_files = {
|
||||
'test/_meta.lua',
|
||||
'test/functional/fixtures/lua/syntax_error.lua',
|
||||
'runtime/lua/vim/treesitter/_meta.lua',
|
||||
'runtime/lua/vim/_meta/vimfn.lua',
|
||||
|
Reference in New Issue
Block a user