mirror of
https://github.com/kristoferssolo/lualine-harpoon.nvim.git
synced 2026-02-04 14:32:06 +00:00
feat: add icon
This commit is contained in:
@@ -5,6 +5,7 @@ local M = {
|
|||||||
separator = "/",
|
separator = "/",
|
||||||
unknown = "?",
|
unknown = "?",
|
||||||
},
|
},
|
||||||
|
icon = "",
|
||||||
}
|
}
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
|||||||
Reference in New Issue
Block a user