Remove @mentions from PR template and change log. They weren't working. (#1009)

* Remove @mentions from PR template and change log. They weren't working.

* Update version number and change log.
This commit is contained in:
Phil Runninger
2019-06-27 08:03:50 -04:00
committed by GitHub
parent 2cbc76bbfd
commit 1c803b36f6
3 changed files with 128 additions and 127 deletions

View File

@@ -4,7 +4,7 @@ endif
let g:loaded_nerdtree_autoload = 1
function! nerdtree#version()
return '5.1.2'
return '5.1.3'
endfunction
" SECTION: General Functions {{{1