Update generated neovim config
This commit is contained in:
@ -26,7 +26,8 @@
|
||||
return {
|
||||
_all = {
|
||||
coverage = false,
|
||||
lua = './test/nvim-shim'
|
||||
lua = './test/bin/lua',
|
||||
['exclude-tags'] = {'skip'},
|
||||
},
|
||||
default = {
|
||||
verbose = true,
|
||||
|
||||
Reference in New Issue
Block a user