nvim
This commit is contained in:
parent
685cbac5c9
commit
626c8ca3f9
2 changed files with 0 additions and 8 deletions
|
@ -42,11 +42,4 @@ treesitter.setup {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
playground = {
|
|
||||||
enable = true,
|
|
||||||
keybindings = {
|
|
||||||
update = "R",
|
|
||||||
toggle_query_editor = "o",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -65,7 +65,6 @@ return {
|
||||||
"nvim-treesitter/nvim-treesitter",
|
"nvim-treesitter/nvim-treesitter",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
"nvim-treesitter/nvim-treesitter-textobjects",
|
||||||
"nvim-treesitter/playground",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue