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 80db431 commit 2ec8ec7Copy full SHA for 2ec8ec7
doc/cursorword.txt
@@ -1,10 +1,10 @@
1
*cursorword.txt* Underlines the word under the cursor
2
3
-Version: 0.2
+Version: 0.3
4
Author: itchyny (https://github.com/itchyny)
5
License: MIT License
6
Repository: https://github.com/itchyny/vim-cursorword
7
-Last Change: 2015/02/11 12:12:47.
+Last Change: 2016/04/02 15:38:49.
8
9
CONTENTS *cursorword-contents*
10
@@ -49,6 +49,9 @@ is and for what kind of software such configurability is required.
49
==============================================================================
50
CHANGELOG *cursorword-changelog*
51
52
+0.3 2016-04-02
53
+ - Compare to empty string instead of using the len function.
54
+
55
0.2 2015-02-10
56
- Call cursorword#highlight on loading the autoload script.
57
0 commit comments