- update vimwiki plugin to 2.1

- most important changes:
  - no more CamelCase links
  - markdown support
  - syntax changes
- for full changelog visit:
  http://www.vim.org/scripts/script.php?script_id=2226

OBS-URL: https://build.opensuse.org/package/show/editors/vim-plugins?expand=0&rev=28
This commit is contained in:
Petr Uzel 2014-02-20 08:19:16 +00:00 committed by Git OBS Bridge
parent 6ff33dc615
commit 331de7aefd
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 20 08:10:46 UTC 2014 - puzel@suse.com
- update vimwiki plugin to 2.1
- most important changes:
- no more CamelCase links
- markdown support
- syntax changes
- for full changelog visit:
http://www.vim.org/scripts/script.php?script_id=2226
-------------------------------------------------------------------
Tue Feb 11 08:50:56 UTC 2014 - coolo@suse.com

View File

@ -42,7 +42,7 @@
%define zoomwin_version 24
%define latex_version 20120125
%define quilt_version 0.9.7
%define vimwiki_version 1.1.1
%define vimwiki_version 2.1
%define gnupg_version 3026
%define gitdiff_version 2
%define snipmate_version 0.83
@ -936,7 +936,7 @@ fi
%dir %vimplugin_dir/ftplugin
%vimplugin_dir/ftplugin/vimwiki.vim
%dir %vimplugin_dir/indent
%vimplugin_dir/autoload/vimwiki*.vim
%vimplugin_dir/autoload/vimwiki
%vimplugin_dir/syntax/vimwiki*.vim
%files -n vim-plugin-gnupg

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8946e91e4c6cee122d46cae81e95336441bfd027fd3aff47cccc0df6da61747e
size 44237

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9bf59466f1f2777825fba61cd746f3281517b6935056778ced5ef01a1e944bd
size 65051