Ooops
This commit is contained in:
parent
173259f967
commit
1cfdefc6c7
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ nnoremap <C-j> <C-d>
|
|||
|
||||
"Coc Keymaps and options
|
||||
nnoremap <silent> <leader><Space>d :call CocAction('jumpDefinition')<cr>
|
||||
nnoremap <silent> <leader><Space>g :call CocAtion('jumpTypeDefinition')<cr>
|
||||
nnoremap <silent> <leader><Space>g :call CocAction('jumpTypeDefinition')<cr>
|
||||
|
||||
"which-key
|
||||
let g:which_key_map = {}
|
||||
|
|
Loading…
Add table
Reference in a new issue