home: vim: lualine: remove 'fzf' integration
I do not use 'fzf' anymore.
This commit is contained in:
parent
e4622dd6ea
commit
d39c0419b7
|
@ -57,7 +57,6 @@ lualine.setup({
|
|||
},
|
||||
extensions = {
|
||||
"fugitive",
|
||||
"fzf",
|
||||
"quickfix",
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue