Skip to content

Commit

Permalink
add param info
Browse files Browse the repository at this point in the history
  • Loading branch information
prontera committed Nov 19, 2017
1 parent fd4a1ad commit d4a9403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions local.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ noremap gy :action CopyReference<CR>
noremap gi <BS>:action ShowIntentionActions<CR>
" goto class
noremap go <BS>:action GotoClass<CR>
" p
"noremap gp :action <CR>
" param info
noremap gp :action ParameterInfo<CR>
" a
noremap ga :action Gitflow.OpenGitflowPopup<CR>
Expand Down

0 comments on commit d4a9403

Please sign in to comment.