Skip to content

Commit fdf40c0

Browse files
committed
version 3.13.0
1 parent 06d695b commit fdf40c0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

vimperator/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#### configuration
22

3-
VERSION = 3.12.0
3+
VERSION = 3.13.0
44
NAME = vimperator
55

66
include ../common/Makefile

vimperator/NEWS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
201x-xx-xx:
2-
* add *PluginsLoadPost* autocmd event
3-
* Split Vimperator syntax highlighting to seperate repo:
4-
https://github.com/vimperator/vimperator.vim
52

6-
2016-04-20:
3+
2016-04-28:
4+
* @amlitzer made iabbr work in contenteditable text boxes
5+
* @amlitzer add *PluginsLoadPost* autocmd event
6+
* @timss Split Vimperator syntax highlighting to seperate repo:
7+
https://github.com/vimperator/vimperator.vim
78
* @pale3 add mapping <S-Insert> for pasting from clipboard or primary selection. This action is operating
89
system dependent. On linux it will paste from primary selection, but on other systems it will paste from
910
clipboard. For reverting to old style, use example in :h <S-Insert>

0 commit comments

Comments
 (0)