freddiehaddad / feline.nvim

A minimal, stylish and customizable statusline, statuscolumn, and winbar for Neovim
GNU General Public License v3.0
289 stars 8 forks source link

feat(providers): line_percentage padding option #65

Closed SystematicError closed 8 months ago

SystematicError commented 8 months ago

This PR adds the option to toggle padding for the line_percentage provider.

Also, it now displays "All" when the buffer only has a single line rather than the old "Top", this small change is to make the provider function more like the default neovim statusline.