Browse Source

Remove 4 space forced indentations

Cause problems with some languages like Haskell or GNU/Make
DricomDragon 5 years ago
parent
commit
0406a034c7
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Install/Templates/vimrc

+ 0 - 3
Install/Templates/vimrc

@@ -1,5 +1,2 @@
 syntax on
-set softtabstop=4
-set shiftwidth=4
-set expandtab
 set autoindent