Added supermaven autocompletion

This commit is contained in:
Fred Drake
2024-09-30 19:02:41 -04:00
parent ea3f25a3d2
commit 2644df6d7c
4 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
treesitter = {
enable = true;
folding = true;
folding = false;
settings.indent.enable = true;
};