| Commit message (Expand) | Author | Age |
* | Evenly space statusline areas when there isn't space to align middle (#9950) | Michael Davis | 2024-03-21 |
* | Refactor statusline elements to build `Spans` (#9122) | Szabin | 2024-03-19 |
* | Optimize getting a relative path | mo8it | 2024-03-19 |
* | add 'file-absolute-path' to statusline (#4535) | Dan Cardamore | 2024-03-17 |
* | Initialize diagnostics when opening a document (#8873) | Philipp Mildenberger | 2024-01-09 |
* | Show whether file readonly in statusline (#7740) | Connortsui20 | 2023-08-08 |
* | Add register statusline element (#7222) | spectre256 | 2023-06-08 |
* | Update diagnostics correctly on LSP exit (#7111) | Poliorcetics | 2023-05-23 |
* | Refactored doc.language_servers and doc.language_servers_with_feature to retu... | Philipp Mildenberger | 2023-05-18 |
* | Fix sorting issues of the editor wide diagnostics and apply diagnostics relat... | Philipp Mildenberger | 2023-05-18 |
* | Adds support for multiple language servers per language. | Philipp Mildenberger | 2023-05-18 |
* | Add a version-control statusline element (#5682) | Dimitar Gyurov | 2023-03-10 |
* | feat: show current language when no argument is provided (#5895) | Guillaume | 2023-02-16 |
* | Split modification indicator from file statusline elements (#4731) | Colton Clemmer | 2023-02-10 |
* | Add a status line element that shows just the basename of the file (#5318) | Nick | 2022-12-31 |
* | Avoid repeatedly loading config | Blaž Hrastnik | 2022-11-19 |
* | Add global error/warning count statusline element (#4569) | Gaurav Tyagi | 2022-11-15 |
* | Statusline indicator to show number of selected chars (#4682) | wes adams | 2022-11-12 |
* | feat(statusline): add option to show total line numbers in file (#3960) | Joshua Pauline | 2022-10-03 |
* | Add configureable statusline mode names (#3311) | PeepNSheep | 2022-10-03 |
* | Make mode editor-wide rather than per-document | Blaž Hrastnik | 2022-09-01 |
* | Derive Document language name from languages.toml name key (#3338) | Michael Davis | 2022-08-30 |
* | add configurable / theme-able statusline separator string (#3175) | Seth Bromberger | 2022-07-26 |
* | add position-percentage as a statusline indicator (#3168) | Seth Bromberger | 2022-07-26 |
* | add spacer element to statusline (#3165) | Seth Bromberger | 2022-07-26 |
* | add statusline element to display file line endings (#3113) | Alexis Kalabura | 2022-07-21 |
* | Customizable/configurable status line (#2434) | Mr. E | 2022-07-18 |