diff --git a/vim/rc.vim b/vim/rc.vim index 4b62defe39..34cb728665 100644 --- a/vim/rc.vim +++ b/vim/rc.vim @@ -3,6 +3,9 @@ ## rc.vim -- Run-Commands ## +%config + vim_enable="$openpkg_rc_def" + %env if opServiceEnabled vim; then EDITOR="@l_prefix@/bin/vim" diff --git a/vim/vim.spec b/vim/vim.spec index 460055b292..d5ab9fb6f1 100644 --- a/vim/vim.spec +++ b/vim/vim.spec @@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE] Group: Editor License: Charityware Version: %{V_vl}.%{V_pl} -Release: 20030709 +Release: 20030711 # package options %option with_x11 no