This commit is contained in:
Christian Nieves
2023-05-10 12:44:47 -05:00
parent b78fa468a5
commit def1f00828
3 changed files with 152 additions and 149 deletions

View File

@ -4,7 +4,7 @@ require('nvim-treesitter.configs').setup {
ensure_installed = "all",
-- Install parsers synchronously (only applied to `ensure_installed`)
sync_install = false,
sync_install = false,
highlight = {
-- `false` will disable the whole extension