Removed unused coc maps
This commit is contained in:
parent
afceb7dbb3
commit
714b522855
1 changed files with 0 additions and 2 deletions
|
@ -169,6 +169,4 @@ let g:coc_global_extensions = [
|
|||
nnoremap <silent> K :call CocAction('doHover')<CR>
|
||||
|
||||
nmap <silent> gd <Plug>(coc-definition)
|
||||
nmap <silent> gy <Plug>(coc-type-definition)
|
||||
nmap <silent> gi <Plug>(coc-implementation)
|
||||
nmap <silent> gr <Plug>(coc-references)
|
||||
|
|
Loading…
Reference in a new issue