diff --git a/vimrc b/vimrc index 3b61c9c8e1da97454bcfde24b43f961892279225..0cb0508a7dc8f232362bd518d0726cdbcfbd9836 100644 --- a/vimrc +++ b/vimrc @@ -31,7 +31,7 @@ nnoremap :ALEHover nnoremap :ALEDetail nmap gr :ALEFindReferences -nmap gd :ALEALEGoToDefinition +nmap gd :ALEGoToDefinition nmap re :ALERename let g:ale_hover_to_floating_preview = 1