Changed fzf profile
This commit is contained in:
parent
5c5b29a5df
commit
cc87de752b
@ -2,7 +2,7 @@ return {
|
||||
'ibhagwan/fzf-lua',
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
config = function()
|
||||
require('fzf-lua').setup({})
|
||||
require('fzf-lua').setup({ 'borderless_full' })
|
||||
end,
|
||||
cmd = 'FzfLua',
|
||||
keys = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user