Enable expandtab again

This commit is contained in:
Peter J. Holzer 2023-08-18 11:39:47 +02:00
parent 9a8fef1c91
commit ac372f5183
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -2,6 +2,7 @@ set ai
" Disable (ab)use of X11 selection
set clipboard=
set comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-,n:\|
set expandtab
set exrc
set hls
set list