mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(lualine): add fzf extensions.
This commit is contained in:
parent
a3a28bf8e4
commit
2b00b254e3
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ return {
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
extensions = { "neo-tree", "lazy" },
|
extensions = { "neo-tree", "lazy", "fzf" },
|
||||||
}
|
}
|
||||||
|
|
||||||
-- do not add trouble symbols if aerial is enabled
|
-- do not add trouble symbols if aerial is enabled
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue