Don't toggle WHOLE_WORD in vim search
Fixes */# in visual mode, and avoids setting up irritating state.
This commit is contained in:
parent
14863e9a28
commit
0479ebc26d
6 changed files with 83 additions and 12 deletions
6
crates/vim/test_data/test_visual_star_hash.json
Normal file
6
crates/vim/test_data/test_visual_star_hash.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{"Put":{"state":"ˇa.c. abcd a.c. abcd"}}
|
||||
{"Key":"v"}
|
||||
{"Key":"3"}
|
||||
{"Key":"l"}
|
||||
{"Key":"*"}
|
||||
{"Get":{"state":"a.c. abcd ˇa.c. abcd","mode":"Normal"}}
|
Loading…
Add table
Add a link
Reference in a new issue