Update treesitter-nvim.lua

This commit is contained in:
siduck76 2021-05-06 22:46:28 +05:30 committed by GitHub
parent bf3e29bfaf
commit e8210d821d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

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