We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbdefa commit cd414ddCopy full SHA for cd414dd
vimperator/Makefile
@@ -1,6 +1,6 @@
1
#### configuration
2
3
-VERSION = 3.10.1
+VERSION = 3.11
4
NAME = vimperator
5
6
include ../common/Makefile
vimperator/NEWS
@@ -1,4 +1,6 @@
201x-xx-xx:
+
+2016-01-26:
* QuickMarks: new mapping [m]gw{a-z}[m] to open Quickmark in a new window as the single open tab
* :delmacro matches the syntax and behaviour of :delqmark, e.g. allowing ranges as argument
* Stop propagation for keyboard event if that key are contained in -except option on :ignorekeys
0 commit comments