-
-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(config): allow specifying style presets
This adds the concept of presets for the bufferline. It's already quite configurable so I don't intend to have loads but this can be an easy way to have certain preference e.g. a "minimal" preference which makes the bg and fg colours the same so only the buffer text is shown This could also include things like `no_italics` and `no_bold` so there is an easier way to disable these chore(config): move and rename highlight resolver helper function
- Loading branch information
Showing
4 changed files
with
139 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.