feat: update system

This commit is contained in:
2024-03-30 23:00:57 +01:00
parent da9fdef264
commit 599ec02f15
3 changed files with 41 additions and 39 deletions

View File

@@ -143,8 +143,10 @@ in {
};
indent-blankline = {
enable = true;
indent.char = "";
scope.showStart = false;
settings = {
indent.char = "";
scope.show_start = false;
};
};
illuminate.enable = true;
nvim-autopairs.enable = true;