We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf72055 + 4425a86 commit f8bcef1Copy full SHA for f8bcef1
CONTRIBUTING.md
@@ -49,7 +49,7 @@ nnoremap <leader>hi :so $VIMRUNTIME/syntax/hitest.vim<cr>
49
```
50
51
The first one `<leader>ii` displays the name of the hightlight the cursor is
52
-one.
+on.
53
The second one `<leader>hi` lists all the highlights that are defined, bear in
54
mind that syntaxes are loaded dynamically by Vim.
55
0 commit comments