From 36cadcf4bf451f59b0d06e6cb9aa2b2e3ca7ef54 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Oct 14 2021 08:52:52 +0000 Subject: virc: remove filetype plugin - it doesn't work with vi filetype plugin is written in vimscript, which needs EVAL feature, which is not within the small set of features which Vi is compiled with. --- diff --git a/virc b/virc index 808e7d6..6d77982 100644 --- a/virc +++ b/virc @@ -27,9 +27,6 @@ if has("autocmd") augroup END endif - -filetype plugin on - if &term=="xterm" set t_Co=8 set t_Sb=[4%dm