chore(vim): enable the treesitter playground
This commit is contained in:
parent
c6bf708f47
commit
d23a017232
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
require'nvim-treesitter.configs'.setup {
|
||||
playground = { enable = true },
|
||||
indent = { enable = false },
|
||||
rainbow = { enable = true },
|
||||
highlight = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue