Removed fzf config

This commit is contained in:
Oliver Hartmann 2021-10-13 23:58:52 +02:00
parent 936a24e858
commit 957d91f742

View File

@ -63,8 +63,6 @@ require('nvim-treesitter.configs').setup({
} }
}) })
-------------------- FZF -----------------------------------
--utils.map('n', '<C-P>', ':FZF<CR>')
-------------------- TELESCOPE ----------------------------- -------------------- TELESCOPE -----------------------------
require('my_telescope') require('my_telescope')
-------------------- LSP ----------------------------------- -------------------- LSP -----------------------------------