Open in split windows
Opened this issue · 0 comments
jack6000 commented
Currently, only selected files can be opened in split window with these 2 functions:
<Plug>(vaffle-open-selected-split)
<Plug>(vaffle-open-selected-vsplit)
It would be cool to have 2 more functions to open current file in split window too:
<Plug>(vaffle-open-current-split)
<Plug>(vaffle-open-current-vsplit)