feat: switch from guess-indent to indent-blankline

This commit is contained in:
Youwen Wu 2024-09-25 13:55:44 -07:00
parent cb70a0c30a
commit 88462d0794
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -10,7 +10,7 @@
zen-mode.enable = true;
direnv.enable = true;
intellitab.enable = true;
guess-indent.enable = true;
sleuth.enable = true;
comment.enable = true;
vim-bbye.enable = true;
indent-blankline.enable = true;