diff --git a/vimperator/Makefile b/vimperator/Makefile index 64c72744..80a40ab7 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 3.12.0 +VERSION = 3.13.0 NAME = vimperator include ../common/Makefile diff --git a/vimperator/NEWS b/vimperator/NEWS index 84e6f73e..c1099d40 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -1,9 +1,10 @@ 201x-xx-xx: - * add *PluginsLoadPost* autocmd event - * Split Vimperator syntax highlighting to seperate repo: - https://github.com/vimperator/vimperator.vim -2016-04-20: +2016-04-28: + * @amlitzer made iabbr work in contenteditable text boxes + * @amlitzer add *PluginsLoadPost* autocmd event + * @timss Split Vimperator syntax highlighting to seperate repo: + https://github.com/vimperator/vimperator.vim * @pale3 add mapping for pasting from clipboard or primary selection. This action is operating system dependent. On linux it will paste from primary selection, but on other systems it will paste from clipboard. For reverting to old style, use example in :h