- Updated to revision 1716, fixes the following problems
* When using try/catch in 'statusline' it is still considered an error and the status line will be disabled. * For plugins in packages, plugin authors need to take care of all dependencies. * GTK GUI doesn't work on Wayland. * Non-GUI specific settings in the gvimrc_example file. * Double free when a partial is in a cycle with a list or dict. * 'autochdir' doesn't work for the first file. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=346
This commit is contained in:
committed by
Git OBS Bridge
parent
737f55d716
commit
a0ea3336cc
13
vim.changes
13
vim.changes
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 7 06:19:03 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 1716, fixes the following problems
|
||||
* When using try/catch in 'statusline' it is still considered an
|
||||
error and the status line will be disabled.
|
||||
* For plugins in packages, plugin authors need to take care of all
|
||||
dependencies.
|
||||
* GTK GUI doesn't work on Wayland.
|
||||
* Non-GUI specific settings in the gvimrc_example file.
|
||||
* Double free when a partial is in a cycle with a list or dict.
|
||||
* 'autochdir' doesn't work for the first file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 5 08:26:17 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user