Update treesitter-nvim.lua

This commit is contained in:
mTvare
2021-05-06 22:30:22 +05:30
committed by GitHub
parent e2dbec7496
commit 562bea6d1a

View File

@@ -9,8 +9,8 @@ ts_config.setup {
"lua", "lua",
"json", "json",
"python" "python"
-- "cpp", "cpp",
-- "rust", "rust",
}, },
highlight = { highlight = {
enable = true, enable = true,