mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-09-20 17:21:13 +02:00
feat(opts): change space to tab for indentation
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
smartcase = true;
|
||||
ignorecase = true;
|
||||
termguicolors = true;
|
||||
expandtab = false;
|
||||
gdefault = true;
|
||||
cursorlineopt = "both";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user