From 9a81da0f198544fd0b24be456c05bb562e406340 Mon Sep 17 00:00:00 2001 From: Fran Date: Sun, 28 Nov 2021 11:51:33 -0600 Subject: [PATCH] Vim changes --- .vim/vimrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vim/vimrc b/.vim/vimrc index 77115cf..64189d8 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -19,7 +19,6 @@ Plug 'szw/vim-maximizer' " Plugins Plug 'leafOfTree/vim-vue-plugin' - " telescope Plug 'nvim-lua/popup.nvim' Plug 'nvim-lua/plenary.nvim' @@ -71,7 +70,7 @@ noremap " telescope essentials nnoremap ff Telescope find_files -nnoremap fg Telescope live_grep +nnoremap fd Telescope live_grep nnoremap fb Telescope buffers nnoremap ft Telescope