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