feat: add indent-blankline to vim and tweak kernel loglevel

This commit is contained in:
2025-12-12 19:27:20 +01:00
parent 030f3b8e39
commit 512f21bd3e
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
plugins.treesitter.enable = true;
plugins.telescope.enable = true;
plugins.web-devicons.enable = true;
plugins.indent-blankline.enable = true;
};
# tmux config