From 3e31983b00b46ed60aef3d5164ae3cf2db58c385 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 4 Oct 2024 15:27:25 +0200 Subject: Update --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 3b61c9c..0cb0508 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 -- cgit v1.2.3