mirror of
https://github.com/kristoferssolo/lualine-harpoon.nvim.git
synced 2025-10-21 19:50:33 +00:00
feat: add icon
This commit is contained in:
parent
ad96b304cf
commit
308a654e1f
@ -5,6 +5,7 @@ local M = {
|
|||||||
separator = "/",
|
separator = "/",
|
||||||
unknown = "?",
|
unknown = "?",
|
||||||
},
|
},
|
||||||
|
icon = "",
|
||||||
}
|
}
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user