mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 21:00:06 +08:00
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
---
|
|
name: "Bug Report"
|
|
about: "nerdtree-git-plugin is misbehaving? Tell us about it."
|
|
labels: bug
|
|
---
|
|
<!-- Attention! Please Read!
|
|
|
|
Please fill out ALL the information below so that the issue can be fully
|
|
understood. Omitting information will delay the resolution of your issue. It
|
|
will be labeled "Needs More Info", and may be closed until there is enough
|
|
information.
|
|
|
|
Keep in mind that others may have the same question in the future. The better
|
|
your information, the more likely they'll be able to help themselves. -->
|
|
|
|
#### Self-Diagnosis
|
|
<!-- Check the boxes after creating the issue, or use [x]. -->
|
|
- [ ] I have searched the [issues](https://github.com/Xuyuanp/nerdtree-git-plugin/issues) for an answer to my question.
|
|
- [ ] I have reviewed the NERDTree documentation(README.md).
|
|
- [ ] I have searched the web for an answer to my question.
|
|
|
|
#### Environment (for bug reports)
|
|
- [ ] Operating System:
|
|
- [ ] vimrc settings
|
|
```vim
|
|
" all settings about nerdtree and other plugins
|
|
```
|
|
- Other NERDTree-dependent Plugins
|
|
- [ ] jistr/vim-nerdtree-tabs
|
|
- [ ] ryanoasis/vim-devicons
|
|
- [ ] tiagofumo/vim-nerdtree-syntax-highlight
|
|
- [ ] Others (specify):
|
|
- [ ] I've verified the issue occurs with only `nerdtree-git-plugin` installed.
|
|
- [ ] Copy-Paste `call gitstatus#doctor#Say()` outputs
|
|
|
|
#### Steps to Reproduce the Issue
|
|
1.
|
|
|
|
#### Current Result (Include screenshots where appropriate.)
|
|
|
|
#### Expected Result
|