Skip to content

Commit e1f85ae

Browse files
committed
docs
1 parent a1e49a7 commit e1f85ae

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

docs/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ This plugin relies on clojure-lsp features and lsp4ij, so most work is done ther
1010

1111
### Find all references of a function, var, keyword or namespace alias
1212

13-
> <kbd>Ctrl/Cmd</kbd> <kbd>Alt</kbd> + <kbd>H</kbd>
13+
> <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>h</kbd>
1414
1515
![](../images/find-references.png)
1616

1717
### Find all implementations of a defmulti or defprotocol
1818

19-
> <kbd>Ctrl/Cmd</kbd> + <kbd>Alt</kbd> + <kbd>G</kbd>
19+
> <kbd>Ctrl/Cmd</kbd> + <kbd>Alt</kbd> + <kbd>g</kbd>
2020
2121
![](../images/find-implementations.png)
2222

images/find-definition.png

-133 KB
Loading

images/find-implementations.png

-62.4 KB
Loading

images/find-references.png

-130 KB
Loading

images/rename.png

-71.4 KB
Loading

0 commit comments

Comments
 (0)