- Updated to revision 2045, fixes the following problems
* Looking up a buffer by number is slow if there are many. * Netbeans file authentication not tested. * GTK: display updating is not done properly and can be slow. * setbufvar() causes a screen redraw. * filter() and map() either require a string or defining a function. * Memory leak when using a function callback. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=374
This commit is contained in:
committed by
Git OBS Bridge
parent
fe242325c7
commit
71f5a77c82
11
vim.changes
11
vim.changes
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 08:09:39 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Updated to revision 2045, fixes the following problems
|
||||
* Looking up a buffer by number is slow if there are many.
|
||||
* Netbeans file authentication not tested.
|
||||
* GTK: display updating is not done properly and can be slow.
|
||||
* setbufvar() causes a screen redraw.
|
||||
* filter() and map() either require a string or defining a function.
|
||||
* Memory leak when using a function callback.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 08:38:51 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user