Преглед изворни кода

Remove redundant initial config

DricomDragon пре 5 година
родитељ
комит
88d45908f4
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      Install/Templates/vimrc

+ 0 - 4
Install/Templates/vimrc

@@ -1,7 +1,3 @@
-syntax on
-set autoindent
-set incsearch
-
 " When started as "evim", evim.vim will already have done these settings.
 if v:progname =~? "evim"
   finish