LazyVim.LazyVim/lua/lazyvim
Pete Kazmier d3761eded7
feat(lualine): add more hl options to pretty_path (#2687)
* 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>
2024-03-10 09:45:40 +01:00
..
config chore(main): release 10.12.1 (#2677) 2024-03-08 11:55:40 +01:00
plugins fix(terraform-extra): Drop unnecessary commentstring config for terraform (#2680) 2024-03-09 08:59:44 +01:00
util feat(lualine): add more hl options to pretty_path (#2687) 2024-03-10 09:45:40 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00