Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-02-13 | 773 Bytes | |
v1.0.0 source code.tar.gz | 2022-02-13 | 55.2 kB | |
v1.0.0 source code.zip | 2022-02-13 | 67.5 kB | |
Totals: 3 Items | 123.5 kB | 0 |
Version 1.0
At last, Feline has released its first version, which means that Feline guarantees API stability across minor versions from now on, so you can your configuration to not break, unless you upgrade to a new major version of Feline.
What's Changed
Features
- Show icon and allow modifying case on filetype provider
- Add utility functions to check component truncation
- Add support for conditional components
Bugfixes
- Remove unnecessary trailing space in
file_info
provider - Show "[No Name]" instead of "unnamed" for unnamed buffers in
file_info
provider
Full Changelog: https://github.com/feline-nvim/feline.nvim/compare/v0.4.3...v1.0.0