Command line documentation is confusing or wrong
Open
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I'm a bit confused on the documentation for running Vader from the command line.
`vim '+Vader!*' per documentation doesn't work.
This does, however:
`vim +Vader *`
So do this:
`vim +Vader test.vim`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.