diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-23 16:23:28 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-23 16:23:28 +0300 |
commit | f401fd930a464f0c32fb47525b86add06df25c9e (patch) | |
tree | 720cc8d10b8be084158750d740a1e4cba24342fa | |
parent | add .nanorc (diff) | |
download | linux-home-f401fd930a464f0c32fb47525b86add06df25c9e.tar.gz linux-home-f401fd930a464f0c32fb47525b86add06df25c9e.zip |
.nanorc: set tabstospaces
Diffstat (limited to '')
-rw-r--r-- | .nanorc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ set autoindent +set tabsize 4 +set tabstospaces |