vim-split-open/plugin/splitopen.vim

2 lines
67 B
VimL
Raw Normal View History

command -nargs=1 SplitOpen :call splitopen#SplitOpenFile("<args>")