1
0
Prechádzať zdrojové kódy

Remove redundant initial config

DricomDragon 5 rokov pred
rodič
commit
88d45908f4
1 zmenil súbory, kde vykonal 0 pridanie a 4 odobranie
  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