mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-26 02:10:12 +08:00
de0e2edeac
* Update the issue templates, making them simpler to use. * Update FAQ answers. Closes #1246. - Add an if statement to the autocommand to prevent its running in the Command Window. Closes #1248. - Add a new answer to show closing a tab when only NERDTree remains. * Update the Bug issue template. * Update version number in change log.
2.1 KiB
2.1 KiB
name | about | labels |
---|---|---|
Bug Report | NERDTree is misbehaving? Tell us about it. | bug |
Self-Diagnosis
Before creating an issue, take some time to search these resources for an answer. It's possible that someone else has already seen and solved your issue.
- old NERDTree issues
- NERDTree documentation -
:h NERDTree
- NERDTree Wiki
- Other resources: https://stackoverflow.com, https://vi.stackexchange.com, etc.
Environment
- Operating System:
- Vim/Neovim version
:version
: - NERDTree version, found on first line of quickhelp
?
: - Are you using any of these NERDTree-dependent plugins?
- Provide a minimal .vimrc file that will reproduce the issue.