Skip to content

Commit

Permalink
🔨UPDATE README🔨
Browse files Browse the repository at this point in the history
  • Loading branch information
leonid-shutov committed Oct 10, 2024
1 parent 12809f6 commit 6abd6cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ nnoremap <leader>e :Vex<CR><C-w>o
nnoremap <leader><CR> :so ~/.config/nvim/init.vim<CR>
" Telescope
nnoremap <leader>ff <cmd>Telescope find_files<cr>
nnoremap <leader>fg <cmd>Telescope live_grep<cr>
nnoremap <leader>p <cmd>Telescope find_files<cr>
nnoremap <leader>ff <cmd>Telescope live_grep<cr>
nnoremap <leader>fb <cmd>Telescope buffers<cr>
" Git diff
Expand Down

0 comments on commit 6abd6cf

Please sign in to comment.