diff --git a/init.lua b/init.lua index d2b920c..be49382 100644 --- a/init.lua +++ b/init.lua @@ -66,22 +66,29 @@ ts.setup { ensure_installed = { 'bash', 'c', + 'cmake', 'cpp', 'css', + 'comment', 'dockerfile', 'dot', + 'gitattributes', + 'gitignore', 'go', 'html', 'http', 'javascript', 'json', + 'kotlin', 'latex', + 'lua', 'markdown', 'perl', 'php', 'python', 'rust', 'scss', + 'sql', 'toml', 'typescript', 'vim',