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 {
|
||||
highlight = {
|
||||
enable = true,
|
||||
additional_vim_regex_highlighting = false,
|
||||
},
|
||||
-- indent = {
|
||||
-- enable = { "php" },
|
||||
|
|
Loading…
Reference in a new issue