SHA256
1
0
forked from pool/vim

Accepting request 811871 from home:lnussel:branches:editors

- remove duplicated settings in defaults.vim from SUSE vimrc
- move SUSE vim settings to /usr in data-common package so leave
  /etc/vimrc to the admin.
- require data-common in vim-small so it gets the settings
- install spec file template as plugin as vim-small doesn't support
  it

OBS-URL: https://build.opensuse.org/request/show/811871
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=606
This commit is contained in:
2020-06-05 16:23:31 +00:00
committed by Git OBS Bridge
parent aa45c45e7f
commit 82210ee5ca
5 changed files with 71 additions and 75 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 28 12:05:51 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- remove duplicated settings in defaults.vim from SUSE vimrc
- move SUSE vim settings to /usr in data-common package so leave
/etc/vimrc to the admin.
- require data-common in vim-small so it gets the settings
- install spec file template as plugin as vim-small doesn't support
it
-------------------------------------------------------------------
Thu May 21 15:16:53 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>