We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8f189 commit 4dada8cCopy full SHA for 4dada8c
autoload/nerdtree.vim
@@ -4,7 +4,7 @@ endif
4
let g:loaded_nerdtree_autoload = 1
5
6
function! nerdtree#version()
7
- return '4.2.0'
+ return '5.0.0'
8
endfunction
9
10
" SECTION: General Functions {{{1
0 commit comments