Skip to content

Commit 0b5f185

Browse files
committed
update doc
1 parent a054127 commit 0b5f185

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

doc/cursorword.txt

Lines changed: 7 additions & 3 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.4
3+
Version: 0.5
44
Author: itchyny (https://github.com/itchyny)
55
License: MIT License
66
Repository: https://github.com/itchyny/vim-cursorword
7-
Last Change: 2016/09/13 22:00:00.
7+
Last Change: 2016/09/14 09:00:00.
88

99
CONTENTS *cursorword-contents*
1010

@@ -61,8 +61,12 @@ OPTIONS *cursorword-options*
6161
==============================================================================
6262
CHANGELOG *cursorword-changelog*
6363

64+
0.5 2016-09-14
65+
- Tweak the logic of retrieving the word under the cursor.
66+
- Add help for g:cursorword, b:cursorword.
67+
6468
0.4 2016-04-27
65-
- The line number is already retrieved so use the variable
69+
- The line number is already retrieved so use the variable.
6670

6771
0.3 2016-04-02
6872
- Compare to empty string instead of using the len function.

0 commit comments

Comments
 (0)