SHA256
1
0
forked from pool/vim

- Updated to version 9.0.0622, fixes the following problems

* matchaddpos() can get slow when adding many matches.
  * Filetype test leaves file behind.
  * matchaddpos() can only add up to 8 matches.

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=753
This commit is contained in:
2022-09-29 15:54:25 +00:00
committed by Git OBS Bridge
parent 66606bd6be
commit c24f7bcd63
4 changed files with 8 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
%define pkg_version 9.0
%define patchlevel 0619
%define patchlevel 0622
%define patchlevel_compact %{patchlevel}
%define VIM_SUBDIR vim90
%define site_runtimepath %{_datadir}/vim/site