Implemented visual line mode
This commit is contained in:
@@ -182,6 +182,7 @@ impl ViCmd {
|
||||
| Verb::NormalMode
|
||||
| Verb::VisualModeSelectLast
|
||||
| Verb::VisualMode
|
||||
| Verb::VisualModeLine
|
||||
| Verb::ReplaceMode
|
||||
)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user