Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
chore: generated vimdoc (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 3, 2021
1 parent b0df1df commit 6b788d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/feline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,11 @@ listed below:
│NONE │None │'yellow'



- `highlight_reset_triggers` - Feline automatically resets its cached highlights on certain autocommands to prevent the statusline colors from getting messed up. The value of `highlight_reset_triggers` can be set to a table containing a list of autocommands that’ll trigger a highlight reset.<br>
Default: `{'SessionLoadPost', 'ColorScheme'}`


EXAMPLE CONFIGURATION *feline-example-configuration*

You can check out the code in the default preset
Expand Down

0 comments on commit 6b788d1

Please sign in to comment.