This repository has been archived by the owner on Jun 26, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop using wrapper script in keywordprg
We can terminate keywordprg with a backslash in order to escape the space Vim adds between it and the keyword. This means we don't need the wrapper script anymore. Fixes dag#1.
- Loading branch information