Skip to content

Commit

Permalink
nvim: restore fzf buffer mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
DanNixon committed Aug 8, 2024
1 parent cf8466c commit 560cf70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
" Find shortcuts
map <Leader>f :FzfLua<CR>
map <Leader>b :FzfLua buffers<CR>
nmap cf :FzfLua lsp_finder<CR>
nmap ca :FzfLua lsp_code_actions<CR>
Expand Down

0 comments on commit 560cf70

Please sign in to comment.