Update README: Minor

This commit is contained in:
Ernst Widerberg 2021-01-30 12:26:02 +01:00
parent db8e10269e
commit 186645a0aa

View file

@ -41,6 +41,6 @@ See [`:help secret-highlight`](./doc/secret.txt#L74) for more info.
## Testing
`make` can be used to do testing in an isolated environment. The default rule runs `test/*.vader` in Vim and Neovim.
`make` can be used to do testing in an isolated environment. The default target runs `test/*.vader` in Vim and Neovim.
Thanks to [vim-sneak](https://github.com/justinmk/vim-sneak) for this idea.