Change nvim theme to catppuccin, and add some more ensured_installed to treesitter

This commit is contained in:
Martin Larsson 2024-04-07 02:07:46 +02:00
parent 6a7885bdbb
commit 6be1d3233a
7 changed files with 85 additions and 165 deletions

View file

@ -15,12 +15,25 @@ return {
"lua",
"c",
"cpp",
"c_sharp",
"rust",
"cmake",
"make",
"yaml",
"ninja",
"gitignore",
"markdown",
"markdown_inline",
"hyprlang",
"json",
"html",
"hlsl",
"glsl",
"gdshader",
"gdscript",
"dockerfile",
"dart",
"css"
},
sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true