switched to explicit language packs

This commit is contained in:
Nickiel12 2024-01-11 20:48:07 -08:00
parent 732e003413
commit fb6bd3c116

View file

@ -188,7 +188,14 @@ in
enable = true;
folding = true;
indent = true;
ensureInstalled = "all";
ensureInstalled = [
"rust"
"toml"
"templ"
"go"
"html"
"json"
];
};
rainbow-delimiters.enable = true;
treesitter-refactor = {