chore(vim): enable the treesitter playground

This commit is contained in:
Ade Attwood 2023-06-02 16:57:17 +01:00
parent c6bf708f47
commit d23a017232

View file

@ -1,4 +1,5 @@
require'nvim-treesitter.configs'.setup {
playground = { enable = true },
indent = { enable = false },
rainbow = { enable = true },
highlight = {