This commit is contained in:
Barak Michener 2023-05-23 15:59:49 -07:00
commit 4be018fdc5
6 changed files with 87 additions and 14 deletions

View file

@ -382,18 +382,23 @@ require 'nvim-treesitter.configs'.setup {
"c",
"cpp",
"css",
"dockerfile",
"fish",
"go",
"haskell",
"html",
"javascript",
"json",
"lua",
"make",
"markdown",
"proto",
"python",
"query",
"rust",
"svelte",
"typescript",
"toml",
"vim",
"yaml",
},