@@ -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