vimrc: back to spaces ❤️

542c4109eb has bothered me enough, I just
cannot stand the tabs messing up everything.

I wouldn't have needed to :retab this, but I wanted to!
This commit is contained in:
Aminda Suomalainen 2018-12-17 11:50:47 +02:00
parent 4061d3daa2
commit f87da95ac1
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -29,7 +29,7 @@ set background=dark
set modeline
set tabstop=4 "four spaces is likely a tab
"set shiftwidth=4
set noexpandtab
set expandtab
set autoindent
" Longer history