Compare commits
3 Commits
Author | SHA1 | Date |
---|---|---|
changeme | b10912ff8f | |
changeme | 03c9b937dc | |
changeme | 5ca7d4f00e |
|
@ -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()
|
||||
|
||||
" map left-split / right-split file extensions
|
||||
|
|
Loading…
Reference in New Issue