parent
68bf9fdf02
commit
4bafda3995
1 changed files with 1 additions and 1 deletions
|
@ -2175,7 +2175,7 @@ mod cmd {
|
|||
},
|
||||
TypableCommand {
|
||||
name: "vsplit",
|
||||
alias: Some("vsp"),
|
||||
alias: Some("vs"),
|
||||
doc: "Open the file in a vertical split.",
|
||||
fun: vsplit,
|
||||
completer: Some(completers::filename),
|
||||
|
|
Loading…
Reference in a new issue