From f50b9ad84a5a8d569f9191b8d10d336c8c4b8b9b Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 13 Mar 2025 16:39:48 +0100 Subject: Update --- .vimrc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index 177b20b..d38d2b2 100644 --- a/.vimrc +++ b/.vimrc @@ -15,9 +15,10 @@ nnoremap :bnext nnoremap :bprevious nnoremap :copen nnoremap :CtrlPBuffer -nnoremap :ALEHover -nnoremap :ALEDetail -nnoremap r :let @/ = '' +nnoremap :Explore +nnoremap q :ALEHover +nnoremap w :ALEDetail +nnoremap e :nohlsearch nmap gr :ALEFindReferences nmap gd :ALEGoToDefinition -- cgit v1.2.3