Automatic tabs to spaces conversion in nano

This commit is contained in:
Adam Gausmann 2017-07-13 22:53:39 -05:00
parent 15e46949d1
commit 4533804194

View file

@ -5,6 +5,7 @@
## Use 4-space tabsize
set tabsize 4
set tabstospaces
## Don't display the helpful shortcut lists at the bottom of the screen.
set nohelp