diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-27 20:18:09 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-27 20:18:09 +0300 |
commit | 190e36985b8dac109c89498854c41fd77e813b75 (patch) | |
tree | 8afec74b604c6a2f2abbfe6915fe8af2c7c02bdd | |
parent | .nanorc: set tabstospaces (diff) | |
download | linux-home-190e36985b8dac109c89498854c41fd77e813b75.tar.gz linux-home-190e36985b8dac109c89498854c41fd77e813b75.zip |
.nanorc: update
-rw-r--r-- | .nanorc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ set autoindent +#set const +set morespace +#set nohelp +set nowrap set tabsize 4 set tabstospaces +set smooth |