mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 09:18:51 +02:00
* feat(lualine): add more hl options to pretty_path Adds two additional options to pretty_path: filename_hl and dirpath_hl. This allows users to customize the highlight group of both the directory component of the path name and the filenname independently. modified_hl is still used when the buffer has been modified. Thanks to dpetka2001 (Iordanis Petkakis) for the changes to the format function. * feat: cleanup --------- Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com> |
||
---|---|---|
.. | ||
extras.lua | ||
format.lua | ||
init.lua | ||
inject.lua | ||
json.lua | ||
lsp.lua | ||
lualine.lua | ||
news.lua | ||
plugin.lua | ||
root.lua | ||
telescope.lua | ||
terminal.lua | ||
toggle.lua | ||
ui.lua |