astronvim/heirline/attributes.lua

5 lines
181 B
Lua
Raw Permalink Normal View History

2023-02-04 16:46:27 +01:00
return {
-- styling choices for each heirline element, check possible attributes with `:h attr-list`
git_branch = { bold = true }, -- bold the git branch statusline component
}