Skip to content

Commit 4878d61

Browse files
committed
update doc
1 parent 2873f81 commit 4878d61

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/cursorword.txt

Lines changed: 7 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.7
3+
Version: 0.8
44
Author: itchyny (https://github.com/itchyny)
55
License: MIT License
66
Repository: https://github.com/itchyny/vim-cursorword
7-
Last Change: 2017/05/10 22:43:55.
7+
Last Change: 2017/10/19 22:07:08.
88

99
CONTENTS *cursorword-contents*
1010

@@ -61,6 +61,11 @@ OPTIONS *cursorword-options*
6161
==============================================================================
6262
CHANGELOG *cursorword-changelog*
6363

64+
0.8 2017-10-19
65+
- improve word matching for insert and replace modes
66+
- update word under the cursor matching on InsertEnter and InsertLeave events
67+
- skip underlining word if the word is too long to avoid E339
68+
6469
0.7 2017-05-10
6570
- fix E16 error on the old regexp engine
6671

0 commit comments

Comments
 (0)