nvim
This commit is contained in:
parent
95fd821052
commit
68a79b3b12
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ end
|
||||||
treesitter.setup {
|
treesitter.setup {
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
additional_vim_regex_highlighting = false,
|
||||||
},
|
},
|
||||||
-- indent = {
|
-- indent = {
|
||||||
-- enable = { "php" },
|
-- enable = { "php" },
|
||||||
|
|
Loading…
Reference in a new issue