Removed fzf config
This commit is contained in:
parent
936a24e858
commit
957d91f742
2
init.lua
2
init.lua
@ -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 -----------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user