From 823efb9c969f8cc742c71d11c2093c9bd62df4f8 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Oct 14 2021 08:55:23 +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/vim.spec b/vim.spec index 608fda4..e760bda 100644 --- a/vim.spec +++ b/vim.spec @@ -897,6 +897,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %endif %changelog +* Thu Oct 14 2021 Zdenek Dohnal - 2:8.2.3404-2 +- remove filetype plugin from virc - it doesn't work with vi + * Mon Oct 11 2021 Zdenek Dohnal - 2:8.2.3404-2 - set system vimrc via compiler macros