Compare commits
No commits in common. "develop" and "master" have entirely different histories.
|
@ -1,4 +1,4 @@
|
||||||
command! -complete=file -nargs=1 SplitOpen :call splitopen#SplitOpenFile("<args>")
|
command! -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 New Issue