feat(opts): change space to tab for indentation

This commit is contained in:
2026-07-16 10:13:49 +02:00
parent 61029494aa
commit ac2532ad00
+1
View File
@@ -12,6 +12,7 @@
smartcase = true;
ignorecase = true;
termguicolors = true;
expandtab = false;
gdefault = true;
cursorlineopt = "both";
};