🪴 my neovim config:)
1
fork

Configure Feed

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

lylla: remove `StatusLine` hl

robin 38164d31 6b56989f

+1 -1
+1 -1
config/config/lylla.lua
··· 87 87 utils.getfilepath(), 88 88 utils.getfilename(), 89 89 { " " }, 90 - { "%h%w%m%r", "StatusLine" }, 90 + { "%h%w%m%r" }, 91 91 { section = false }, 92 92 { sl_right_sep, sections.b_rev }, 93 93 }