Make Enter work on the .. ( up a dir ) line (#1013)

* Make Enter work on the `.. ( up a dir )` line.

* Simpler instructions for getting bug info.

* Update changelog.
This commit is contained in:
Phil Runninger
2019-07-02 15:45:36 -04:00
committed by GitHub
parent ca16df25fa
commit 06c9d9c963
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
# Change Log
#### 5.2...
- **.2**: Make Enter work on the `.. ( up a dir )` line (PhilRunninger) #1013
- **.1**: Fix nerdtree#version() on Windows. (PhilRunninger) N/A
- **.0**: Expand functionality of `<CR>` mapping. (PhilRunninger) #1011
#### 5.1...