Add telescope find files keybind

This commit is contained in:
Marko Korhonen 2021-08-03 12:00:55 +03:00
parent 3e6b20d44a
commit d6bb765266
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -8,7 +8,7 @@ end
map('', '<C-t>', '<cmd>NERDTreeToggle<CR>')
-- FZF
map('n', '<C-f>', '<cmd>Files<CR>')
map('n', '<C-f>', '<cmd>Telescope find_files<CR>')
map('n', '<C-g>', '<cmd>Rg<CR>')
-- Completion