diff --git a/ideavim/.ideavimrc b/ideavim/.ideavimrc index d86183d..6a51eee 100644 --- a/ideavim/.ideavimrc +++ b/ideavim/.ideavimrc @@ -20,6 +20,7 @@ map fa (GotoAction) map fc (GotoClass) map fe (SearchEverywhere) map ff (GotoFile) +map fs (GotoSymbol) map fg (FindInPath) map fd (GotoDeclaration) map fr (FindUsages)