Working change and delete in line mode

This commit is contained in:
Keith Simmons 2022-05-18 17:41:26 -07:00
parent d7d17b2148
commit f8f316cc64
7 changed files with 27 additions and 7 deletions

View file

@ -73,7 +73,7 @@
"vim::SwitchMode",
"Visual"
],
"V": [
"shift-V": [
"vim::SwitchMode",
"VisualLine"
]