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 8f3df9c commit 289e1ecCopy full SHA for 289e1ec
CHANGELOG
@@ -1,6 +1,12 @@
1
CHANGELOG
2
=========
3
4
+2.0.23: 2018-09-30
5
+------------------
6
+
7
+- Implemented "breakindent" option.
8
+- Implemented "temporary navigation mode".
9
10
2.0.22: 2018-06-03
11
-----------------
12
pyvim/__init__.py
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
-__version__ = '2.0.22'
+__version__ = '2.0.23'
0 commit comments