assume the cursor is already on a tree window when doing an open-split
This commit is contained in:
parent
b2c56e94c9
commit
fb5ee9fbc2
@ -2467,8 +2467,6 @@ endfunction
|
||||
"ARGS:
|
||||
"treenode: file node to open
|
||||
function! s:openNodeSplit(treenode)
|
||||
call s:putCursorInTreeWin()
|
||||
|
||||
" Save the user's settings for splitbelow and splitright
|
||||
let savesplitbelow=&splitbelow
|
||||
let savesplitright=&splitright
|
||||
|
Loading…
Reference in New Issue
Block a user