This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
v0.3.1
v0.3.1
Version 0.3.1 of Feline has been released, containing a few bugfixes and a breaking change.
Bugfixes
- Feline now throws an error if
termguicolors
is not set - The statusline no longer shows
^
characters on the active statusline for certain colorschemes - An error is now shown when a provider's
name
is not provided or if the provider with the specifiedname
doesn't exist - Setting
enabled
directly tofalse
now works properly - Truncation is now disabled on Windows, which fixes the FFI errors that were shown on Windows
BREAKING CHANGES
default_hl
is now removed. Set theStatusLine
andStatusLineNC
highlights manually to set the highlights for the active and inactive statusline now