This commit is contained in:
Nikos Papadakis 2023-05-08 16:21:15 +03:00
parent 95fd821052
commit 68a79b3b12
Signed by untrusted user who does not match committer: nikos
GPG key ID: 78871F9905ADFF02

View file

@ -6,6 +6,7 @@ end
treesitter.setup {
highlight = {
enable = true,
additional_vim_regex_highlighting = false,
},
-- indent = {
-- enable = { "php" },