🪴 my neovim config:)
1
fork

Configure Feed

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

lylla: specify hls for operator & replace modes

robin 1d3cd5fb 3ef29df6

+2
+2
config/config/lylla.lua
··· 61 61 visual = { link = "MiniIconsPurple" }, 62 62 command = { link = "MiniIconsOrange" }, 63 63 insert = { link = "MiniIconsGrey" }, 64 + replace = { link = "MiniIconsGrey" }, 65 + operator = { link = "NonText" }, 64 66 }, 65 67 modules = { 66 68 lylla.component(function()