mirror of
https://github.com/ernstwi/vim-secret.git
synced 2025-12-26 17:25:00 +08:00
Update README: Add note about testing
This commit is contained in:
parent
a911e7e891
commit
db8e10269e
1 changed files with 6 additions and 0 deletions
|
|
@ -38,3 +38,9 @@ autocmd! VimEnter,ColorScheme * hi Conceal ctermbg=NONE guibg=NONE
|
|||
```
|
||||
|
||||
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.
|
||||
|
||||
Thanks to [vim-sneak](https://github.com/justinmk/vim-sneak) for this idea.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue