diff --git a/init.vim b/init.vim index 01ec4c5e..af1b072b 100644 --- a/init.vim +++ b/init.vim @@ -89,7 +89,8 @@ filetype plugin indent on imap jk command Bd b# | bd # command! BufOnly silent! execute "%bd|e#|bd#" -nnoremap a :Ack! +nnoremap a :Ack! +nnoremap sr :SnipRun nnoremap ff Telescope find_files nnoremap fg Telescope live_grep nnoremap fb Telescope buffers