diff --git a/ideavim/.ideavimrc b/ideavim/.ideavimrc index 6a51eee..6171e93 100644 --- a/ideavim/.ideavimrc +++ b/ideavim/.ideavimrc @@ -23,6 +23,7 @@ map ff (GotoFile) map fs (GotoSymbol) map fg (FindInPath) map fd (GotoDeclaration) +map fi (ReSharperGotoImplementation) map fr (FindUsages) map ft (GotoTypeDeclaration)