Enable copy and paste in vim mode

This commit is contained in:
Keith Simmons 2022-05-19 17:42:30 -07:00
parent d094d1d891
commit 082036161f
10 changed files with 183 additions and 34 deletions

View file

@ -76,7 +76,8 @@
"shift-V": [
"vim::SwitchMode",
"VisualLine"
]
],
"p": "vim::Paste"
}
},
{