disable stuff
This commit is contained in:
4
heirline/attributes.lua
Normal file
4
heirline/attributes.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
-- styling choices for each heirline element, check possible attributes with `:h attr-list`
|
||||
git_branch = { bold = true }, -- bold the git branch statusline component
|
||||
}
|
Reference in New Issue
Block a user