stuff
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user