moved treesitter opts to its own spec file
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
return {
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
opts = { ensure_installed = { "ninja", "rst" } },
|
||||
},
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user