Refresh generated neovim config
This commit is contained in:
@ -38,6 +38,10 @@ return {
|
||||
ROOT = {'./test/e2e/'},
|
||||
pattern = '', -- No fancy names for E2E tests
|
||||
},
|
||||
highlight = {
|
||||
ROOT = {'./test/highlight/busted.lua'},
|
||||
pattern = '', -- No fancy names for highlight tests
|
||||
}
|
||||
}
|
||||
|
||||
-- vim:ft=lua
|
||||
|
||||
Reference in New Issue
Block a user