diff --git a/.ideavimrc b/.ideavimrc index 5baf5d61..2290d199 100644 --- a/.ideavimrc +++ b/.ideavimrc @@ -19,6 +19,7 @@ Plug 'tpope/vim-commentary' set NERDTree nnoremap :action GotoFile +nnoremap gc :action TextSearchAction nnoremap e :action ActivateProjectToolWindow nnoremap cr :action RenameElement