Remove second shiftwidth statement in vimrc
This commit is contained in:
parent
49936dde31
commit
8232faf5b9
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -75,7 +75,6 @@ set smarttab
|
|||
set autoindent
|
||||
set smartindent
|
||||
set smarttab
|
||||
set shiftwidth=2
|
||||
set gdefault
|
||||
|
||||
set wrap
|
||||
|
|
Loading…
Reference in a new issue