Adds word and sentence text objects along with a new vim testing system which uses cached neovim data to verify our test accuracy
This commit is contained in:
parent
e96abf1429
commit
b82db3a254
945 changed files with 5678 additions and 655 deletions
1
crates/vim/test_data/test_neovim/0text.txt
Normal file
1
crates/vim/test_data/test_neovim/0text.txt
Normal file
|
@ -0,0 +1 @@
|
|||
test
|
1
crates/vim/test_data/test_neovim/1head.txt
Normal file
1
crates/vim/test_data/test_neovim/1head.txt
Normal file
|
@ -0,0 +1 @@
|
|||
0,0
|
1
crates/vim/test_data/test_neovim/2mode.txt
Normal file
1
crates/vim/test_data/test_neovim/2mode.txt
Normal file
|
@ -0,0 +1 @@
|
|||
"Normal"
|
Loading…
Add table
Add a link
Reference in a new issue