Add new FAQ and answer: How to prevent buffers replacing NERDTree. (#1215)

* Add new FAQ and answer: How to prevent buffers replacing NERDTree.

* Update version number in change log.
This commit is contained in:
Phil Runninger
2021-01-31 00:19:58 -05:00
committed by GitHub
parent c8be9458dd
commit 1b19089917
2 changed files with 9 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
- **.PATCH**: Pull Request Title (PR Author) [PR Number](Link to PR)
-->
#### 6.10
- **.3**: Add new FAQ and answer: How to prevent buffers replacing NERDTree. (PhilRunninger) [#1215](https://github.com/preservim/nerdtree/pull/1215)
- **.2**: New menu command: Run a system command in this directory. (PhilRunninger) [#1214](https://github.com/preservim/nerdtree/pull/1214)
- **.1**: Escape quotation marks so they can be used in key mappings. (PhilRunninger) [#1213](https://github.com/preservim/nerdtree/pull/1213)
- **.0**: Enable full path specifications for NERDTreeIgnore (PhilRunninger) [#1207](https://github.com/preservim/nerdtree/pull/1207)