Skip to content

Commit 2ec8ec7

Browse files
committed
update doc
1 parent 80db431 commit 2ec8ec7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/cursorword.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
*cursorword.txt* Underlines the word under the cursor
22

3-
Version: 0.2
3+
Version: 0.3
44
Author: itchyny (https://github.com/itchyny)
55
License: MIT License
66
Repository: https://github.com/itchyny/vim-cursorword
7-
Last Change: 2015/02/11 12:12:47.
7+
Last Change: 2016/04/02 15:38:49.
88

99
CONTENTS *cursorword-contents*
1010

@@ -49,6 +49,9 @@ is and for what kind of software such configurability is required.
4949
==============================================================================
5050
CHANGELOG *cursorword-changelog*
5151

52+
0.3 2016-04-02
53+
- Compare to empty string instead of using the len function.
54+
5255
0.2 2015-02-10
5356
- Call cursorword#highlight on loading the autoload script.
5457

0 commit comments

Comments
 (0)