Overwrite exported command and function, used endfunction instead of endfunc
This commit is contained in:
parent
15aa4bf864
commit
7c6d4779f6
2 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
command -nargs=1 SplitOpen :call splitopen#SplitOpenFile("<args>")
|
||||
command! -nargs=1 SplitOpen :call splitopen#SplitOpenFile("<args>")
|
||||
|
||||
" map left-split / right-split file extensions
|
||||
if !exists("g:splitopen_extensions")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue