File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11*cursorword.txt* Underlines the word under the cursor
22
3- Version: 0.4
3+ Version: 0.5
44Author: itchyny (https://github.com/itchyny )
55License: MIT License
66Repository: 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
99CONTENTS *cursorword-contents*
1010
@@ -61,8 +61,12 @@ OPTIONS *cursorword-options*
6161==============================================================================
6262CHANGELOG *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+
64680.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
67710.3 2016-04-02
6872 - Compare to empty string instead of using the len function.
You can’t perform that action at this time.
0 commit comments