This commit is contained in:
Hadi
2024-07-19 13:03:34 +02:00
parent 308cbfcb19
commit fdd41cf848
4 changed files with 79 additions and 95 deletions

View File

@@ -22,7 +22,7 @@
treesitter = {
enable = true;
nixGrammars = true;
indent = true;
settings.indent.enable = true;
};
treesitter-context.enable = true;
};