nvim: Remove unused \d binding (C-] works instead)
This commit is contained in:
parent
3836f6fac7
commit
7c7904f638
1 changed files with 0 additions and 1 deletions
|
|
@ -331,4 +331,3 @@ nnoremap <C-l> :ResetScreen<CR>
|
|||
|
||||
nmap <silent> <Leader>j <Plug>(coc-diagnostic-next)
|
||||
nmap <silent> <Leader>k <Plug>(coc-diagnostic-prev)
|
||||
nmap <silent> <Leader>d <Plug>(coc-definition)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue