Fix nerdtree#version() on Windows.

This commit is contained in:
Phil Runninger
2019-07-01 23:29:56 -04:00
parent cce6fb373f
commit ca16df25fa
2 changed files with 16 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Change Log
#### 5.2...
- **.1**: Fix nerdtree#version() on Windows. (PhilRunninger) N/A
- **.0**: Expand functionality of `<CR>` mapping. (PhilRunninger) #1011
#### 5.1...
- **.3**: Remove @mentions from PR template and change log. They weren't working. (PhilRunninger) #1009