🪴 my neovim config:)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

mini: use lua icon for `init.lua`

robin 08ae87fe 1e3824a4

+1
+1
config/config/mini.lua
··· 168 168 [".justfile"] = "justfile", 169 169 ["Justfile"] = "justfile", 170 170 ["justfile"] = "justfile", 171 + ["init.lua"] = { glyph = "󰢱", hl = "MiniIconsAzure" }, 171 172 }, 172 173 lsp = { 173 174 color = { glyph = "󰏘" },