Change nvim theme to catppuccin, and add some more ensured_installed to treesitter
This commit is contained in:
parent
6a7885bdbb
commit
6be1d3233a
7 changed files with 85 additions and 165 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue