This commit is contained in:
Christian Nieves
2023-06-08 12:43:32 -05:00
parent ee1c6d632d
commit a62da7a91d
9 changed files with 111 additions and 13 deletions

View File

@ -12,7 +12,7 @@ sync_install = false,
indent = {
enable = true
},
disable = {"java"},
-- disable = {"java"},
--
-- Setting this to true will run `:h syntax` and tree-sitter at the same time.
-- Set this to `true` if you depend on 'syntax' being enabled (like for indentation).