sbeyer / neovim-config

My configuration for neovim
3 stars 0 forks source link

gd in new split, gD here #6

Closed sbeyer closed 4 years ago

sbeyer commented 4 years ago
nmap <silent>gD <Plug>(lcn-definition) 
nmap <silent>gd :split<CR><Plug>(lcn-definition)