update
This commit is contained in:
parent
0d2eb4f3ab
commit
09e461ace6
1 changed files with 2 additions and 0 deletions
2
init.lua
2
init.lua
|
|
@ -317,3 +317,5 @@ require("nvim-treesitter.configs").setup({
|
||||||
enable = true,
|
enable = true,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
vim.g["test#strategy"] = "neovim"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue