From 45338041949fa345f9ca09538646774faf5c4cd5 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Thu, 13 Jul 2017 22:53:39 -0500 Subject: [PATCH] Automatic tabs to spaces conversion in nano --- .nanorc | 1 + 1 file changed, 1 insertion(+) diff --git a/.nanorc b/.nanorc index 28f0b27..142afce 100644 --- a/.nanorc +++ b/.nanorc @@ -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