minor bugfix
This commit is contained in:
parent
6a665a588f
commit
bfa5de8c55
@ -2215,7 +2215,7 @@ function! s:OpenNodeSplit(treenode)
|
||||
call s:PutCursorInTreeWin()
|
||||
throw "NERDTree.view.FileOpen exception: ". a:treenode.path.Str(0) ." is already open and modified."
|
||||
catch /^Vim\%((\a\+)\)\=:/
|
||||
do nothing
|
||||
"do nothing
|
||||
endtry
|
||||
|
||||
" resize the explorer window if it is larger than the requested size
|
||||
|
Loading…
Reference in New Issue
Block a user