Skip to content

Commit eb675e8

Browse files
committed
RefjumpReferences -> RefjumpReference
Closes #7
1 parent 571e60b commit eb675e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Jump to next/previous LSP reference in the current buffer for the item under the
44

55
If you have [demicolon.nvim](https://github.com/mawkler/demicolon.nvim) installed you can also repeat jumps with `;`/`,`. See the [Demicolon section](#demicolon) for more information.
66

7-
https://github.com/user-attachments/assets/7109c1bc-1664-46eb-b16a-fa65c4f05f74
7+
<https://github.com/user-attachments/assets/7109c1bc-1664-46eb-b16a-fa65c4f05f74>
88

99
## Installation
1010

@@ -53,7 +53,7 @@ opts = {
5353

5454
### Highlights
5555

56-
Refjump highlights the references by default. It uses the highlight group `RefjumpReferences`. To change the highlight, see `:help nvim_set_hl()`.
56+
Refjump highlights the references by default. It uses the highlight group `RefjumpReference`. To change the highlight, see `:help nvim_set_hl()`.
5757

5858
## Integrations
5959

0 commit comments

Comments
 (0)