Skip to content

Instantly share code, notes, and snippets.

@ctaylo21
Created April 14, 2019 18:58
Show Gist options
  • Save ctaylo21/ab21909ca01b5234cc0e72e323b6a6a7 to your computer and use it in GitHub Desktop.
Save ctaylo21/ab21909ca01b5234cc0e72e323b6a6a7 to your computer and use it in GitHub Desktop.
coc.nvim settings for Jarvis
" === coc.nvim === "
nmap <silent> <leader>dd <Plug>(coc-definition)
nmap <silent> <leader>dr <Plug>(coc-references)
nmap <silent> <leader>dj <Plug>(coc-implementation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment