diff --git a/vim/plugin/shame.vim b/vim/plugin/shame.vim index ce38bed..3760e27 100644 --- a/vim/plugin/shame.vim +++ b/vim/plugin/shame.vim @@ -501,8 +501,11 @@ nnoremap vil ^vg_ " --- ! as in ranger --- nnoremap ! :! -" --- Find Files --- -nnoremap f :find * +" --- Telescope --- +nnoremap f :Telescope find_files +nnoremap ld :Telescope lsp_definitions +nnoremap lr :Telescope lsp_references +nnoremap ll :Telescope lsp_ " --- F5 --- nnoremap :nnoremap :CR>