From 6b788d198f01a1f29bce0da8f89cd874343db747 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Oct 2021 22:17:09 +0600 Subject: [PATCH] chore: generated vimdoc (#139) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- doc/feline.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/feline.txt b/doc/feline.txt index ad1a10e..8d15890 100644 --- a/doc/feline.txt +++ b/doc/feline.txt @@ -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.
+ Default: `{'SessionLoadPost', 'ColorScheme'}` + + EXAMPLE CONFIGURATION *feline-example-configuration* You can check out the code in the default preset