We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7a772 commit b787547Copy full SHA for b787547
.vimrc
@@ -1,6 +1,6 @@
1
"" Vim configuration
2
" Maintainer: Mariano Anaya
3
-" Version: v0.7
+" Version: 0.8
4
" Created: 01 Jan 2014
5
""""""""""""""""""""""""""""""
6
changelog.rst
@@ -1,6 +1,16 @@
Change Log
==========
+0.8 (2018-09-08)
+----------------
+* Disable automatic fold
7
+* README: update for ``set nosplitbelow``
8
+* Run isort first, then formatting
9
+* Fix background inside tmux
10
+* Nicer highlighting for misspelled words
11
+* Comments in blue
12
+* Lighter background colour
13
+
14
v0.7 (2018-07-01)
15
-----------------
16
* Split horizontal windows, back to default.
0 commit comments