We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23ee42 commit a16d2a2Copy full SHA for a16d2a2
vimperator/Makefile
@@ -1,6 +1,6 @@
1
#### configuration
2
3
-VERSION = 3.11.2
+VERSION = 3.11.3
4
NAME = vimperator
5
6
include ../common/Makefile
vimperator/NEWS
@@ -1,5 +1,11 @@
201x-xx-xx:
+2016-01-30:
+ * Expose Buffer constructor
+ * Fix scrolling on some pages with gg/G/<C-d>/<C-u>
+ * Make sure to get latest content separator in setVisibility
7
+ * Expose Command constructor
8
+
9
2016-01-26:
10
* QuickMarks: new mapping [m]gw{a-z}[m] to open Quickmark in a new window as the single open tab
11
* :delmacro matches the syntax and behaviour of :delqmark, e.g. allowing ranges as argument
0 commit comments