Skip to content

Commit

Permalink
Update ctag shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
duff committed Apr 19, 2019
1 parent a4c409d commit e0a405d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ map <leader>g :Gbrowse<CR>
" --------------------------------------------------
" Ctags shortcuts
" --------------------------------------------------
nnoremap <C-Enter> <C-]>
nnoremap g<C-Enter> g]
nmap <C-Enter> <C-]>
nmap g<C-Enter> g]
" --------------------------------------------------
" Auto complete shortcut
Expand Down

0 comments on commit e0a405d

Please sign in to comment.