Fresh start to remove subtree artifacts

This commit is contained in:
2025-01-22 12:56:39 +00:00
parent a42f4061af
commit dad55ecd26
44 changed files with 7651 additions and 1920 deletions

View File

@@ -98,12 +98,12 @@ return { -- UI components and other visual elements are declared here
{
"harpoon2",
icon = "󰛢",
indicators = { "H", "J", "K", "L" },
indicators = { "A", "S", "D", "F" },
active_indicators = {
"%#LualineHarpoonActive#H%*",
"%#LualineHarpoonActive#J%*",
"%#LualineHarpoonActive#K%*",
"%#LualineHarpoonActive#L%*",
"%#LualineHarpoonActive#A%*",
"%#LualineHarpoonActive#S%*",
"%#LualineHarpoonActive#D%*",
"%#LualineHarpoonActive#F%*",
},
_separator = "",
no_harpoon = "Harpoon not loaded",