Remove second shiftwidth statement in vimrc

This commit is contained in:
Talia 2018-09-25 14:35:34 +02:00
parent 49936dde31
commit 8232faf5b9
1 changed files with 0 additions and 1 deletions

1
vimrc
View File

@ -75,7 +75,6 @@ set smarttab
set autoindent
set smartindent
set smarttab
set shiftwidth=2
set gdefault
set wrap