Removed unused coc maps

main
mandlm 2020-11-07 14:24:59 +01:00
parent afceb7dbb3
commit 714b522855
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 0 additions and 2 deletions

View File

@ -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)