forked from VimPlug/jedi-vim
Clarify how to use minimal.vimrc to report issues (#709)
This commit is contained in:
committed by
Daniel Hahler
parent
40a02a7fd1
commit
18af876d6b
5
.github/ISSUE_TEMPLATE.md
vendored
5
.github/ISSUE_TEMPLATE.md
vendored
@@ -15,8 +15,9 @@ Include if relevant.
|
|||||||
Please provide steps to reproduce it here, preferably based on a minimal Vim
|
Please provide steps to reproduce it here, preferably based on a minimal Vim
|
||||||
configuration.
|
configuration.
|
||||||
|
|
||||||
You can use the following template (save it as `minimal.vimrc`, and run Vim
|
You can use the following template (save it as `minimal.vimrc` in the directory
|
||||||
with `vim -u minimal.vimrc`):
|
where jedi-vim is installed, `cd` into that directory, and run Vim with
|
||||||
|
`vim -u minimal.vimrc`):
|
||||||
|
|
||||||
```
|
```
|
||||||
set nocompatible
|
set nocompatible
|
||||||
|
|||||||
Reference in New Issue
Block a user