fix vim tab clusterfuck

master
histausse 2 years ago
parent dda6743a58
commit 188122ccf0
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -1,5 +1,5 @@
set tabstop=4
set softtabstop=0 noexpandtab
set softtabstop=0 expandtab
set autoindent
filetype plugin on

Loading…
Cancel
Save