File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
# ### configuration
2
2
3
- VERSION = 3.12 .0
3
+ VERSION = 3.13 .0
4
4
NAME = vimperator
5
5
6
6
include ../common/Makefile
Original file line number Diff line number Diff line change 1
1
201x-xx-xx:
2
- * add *PluginsLoadPost* autocmd event
3
- * Split Vimperator syntax highlighting to seperate repo:
4
- https://github.com/vimperator/vimperator.vim
5
2
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
7
8
* @pale3 add mapping <S-Insert> for pasting from clipboard or primary selection. This action is operating
8
9
system dependent. On linux it will paste from primary selection, but on other systems it will paste from
9
10
clipboard. For reverting to old style, use example in :h <S-Insert>
You can’t perform that action at this time.
0 commit comments