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.
This commit is contained in:
parent
36cadcf4bf
commit
823efb9c96
3
vim.spec
3
vim.spec
@ -897,6 +897,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 14 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3404-2
|
||||||
|
- remove filetype plugin from virc - it doesn't work with vi
|
||||||
|
|
||||||
* Mon Oct 11 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3404-2
|
* Mon Oct 11 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3404-2
|
||||||
- set system vimrc via compiler macros
|
- set system vimrc via compiler macros
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user