Adjust the yss surrounds operator (#11212)
For #11084 In the case of an indentation in front of the current line, it may also be necessary to deal with the start point of the selected range Release Notes: - N/A --------- Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
This commit is contained in:
parent
c9778a36ff
commit
f39a24255c
4 changed files with 87 additions and 14 deletions
8
crates/vim/test_data/test_end_of_line_downward.json
Normal file
8
crates/vim/test_data/test_end_of_line_downward.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{"Put":{"state":"ˇ one \n two \nthree"}}
|
||||
{"Key":"g"}
|
||||
{"Key":"_"}
|
||||
{"Get":{"state":" onˇe \n two \nthree","mode":"Normal"}}
|
||||
{"Key":"2"}
|
||||
{"Key":"g"}
|
||||
{"Key":"_"}
|
||||
{"Get":{"state":" one \n twˇo \nthree","mode":"Normal"}}
|
Loading…
Add table
Add a link
Reference in a new issue