Fix <Enter> to go to non-whitespace character
Fixes: zed-industries/community#831
This commit is contained in:
parent
5029587e3b
commit
93461d366c
2 changed files with 15 additions and 1 deletions
3
crates/vim/test_data/test_next_line_start.json
Normal file
3
crates/vim/test_data/test_next_line_start.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{"Put":{"state":"ˇone\n two\nthree"}}
|
||||
{"Key":"enter"}
|
||||
{"Get":{"state":"one\n ˇtwo\nthree","mode":"Normal"}}
|
Loading…
Add table
Add a link
Reference in a new issue