diff --git a/.vimrc b/.vimrc index aea69b1..7ba4937 100644 --- a/.vimrc +++ b/.vimrc @@ -38,6 +38,7 @@ set autoread " Mappings nnoremap f :FZF +nnoremap e :Explore " ripgrep as the grep engine if executable('rg')