Przeglądaj źródła

Remove 4 space forced indentations

Cause problems with some languages like Haskell or GNU/Make
DricomDragon 5 lat temu
rodzic
commit
0406a034c7
1 zmienionych plików z 0 dodań i 3 usunięć
  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