use --clean for minimal vimrc
This commit is contained in:
parent
7d2770f3c4
commit
01ea50cb70
2 changed files with 3 additions and 3 deletions
|
|
@ -83,7 +83,7 @@ in the issue report.
|
|||
The minimal vimrc is in `support/test/minimal_vimrc` and can be used as follows:
|
||||
|
||||
```
|
||||
vim -Nu /path/to/vimspector/support/minimal_vimrc
|
||||
vim --clean -Nu /path/to/vimspector/support/minimal_vimrc
|
||||
```
|
||||
|
||||
## Pull Requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue