micro tab size
This commit is contained in:
parent
a35dcf1184
commit
b55b12d8e9
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
mkparents = true;
|
mkparents = true;
|
||||||
scrollbar = true;
|
scrollbar = true;
|
||||||
tabstospaces = true;
|
tabstospaces = true;
|
||||||
tabsize = 2;
|
tabsize = 4;
|
||||||
colorscheme = "simple";
|
colorscheme = "simple";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue