SHA256
1
0
forked from pool/vim

- Updated to revision 884, fixes the following problems

* Build problem with some combination of features.
  * #if indents are off.
  * Forward searching with search() is broken.
  * 'fileignorecase' is missing in options window and quickref.
  * When using an ex command in operator pending mode, using Esc to
    abort the command still executes the operator. (David Bürgin)
  * When writing viminfo, old history lines may replace lines written
    more recently by another Vim instance.
  * Python list does not work correctly.
  * CursorHold may trigger after receiving the termresponse.
  * Can't build with some combination of features.
  * Compiler warning for variable shadowing another. (John Little)

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=137
This commit is contained in:
Ismail Dönmez
2013-04-09 09:02:57 +00:00
committed by Git OBS Bridge
parent 2d211f93e2
commit ac782fbc9a
3 changed files with 20 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
%define pkg_version 7.3
%define official_ptchlvl 874
%define official_ptchlvl 884
%define VIM_SUBDIR vim73
%define site_runtimepath /usr/share/vim/site