1
0
Fork 0

Add treesitter languages

This commit is contained in:
Felipe 2023-03-27 00:03:12 -03:00
parent b58adfbd6f
commit d4f4e45f46
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk

View file

@ -67,28 +67,38 @@ ts.setup {
'bash',
'c',
'cmake',
'comment',
'cpp',
'css',
'comment',
'dockerfile',
'diff',
'dot',
'git_rebase',
'gitattributes',
'gitcommit',
'gitignore',
'go',
'html',
'http',
'ini',
'javascript',
'json',
'kdl',
'kotlin',
'latex',
'lua',
'make',
'markdown',
'markdown_inline',
'passwd',
'perl',
'php',
'python',
'regex',
'rust',
'scss',
'sql',
'terraform',
'toml',
'typescript',
'vim',