Clarify how to use minimal.vimrc to report issues (#709)

This commit is contained in:
David D Lowe
2017-05-25 13:46:44 +01:00
committed by Daniel Hahler
parent 40a02a7fd1
commit 18af876d6b

View File

@@ -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