Compare commits
3 commits
Author | SHA1 | Date | |
---|---|---|---|
|
b10912ff8f | ||
|
03c9b937dc | ||
|
5ca7d4f00e |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
command! -nargs=1 SplitOpen :call splitopen#SplitOpenFile("<args>")
|
command! -complete=file -nargs=1 SplitOpen :call splitopen#SplitOpenFile("<args>")
|
||||||
command! Split :call splitopen#SplitFile()
|
command! Split :call splitopen#SplitFile()
|
||||||
|
|
||||||
" map left-split / right-split file extensions
|
" map left-split / right-split file extensions
|
||||||
|
|
Loading…
Reference in a new issue