Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-09 | 1.0 kB | |
Release v1.0.1 source code.tar.gz | 2023-04-09 | 19.2 kB | |
Release v1.0.1 source code.zip | 2023-04-09 | 32.1 kB | |
Totals: 3 Items | 52.2 kB | 0 |
All changes of this release are documented here.
NOTE: Police revolving light emoji (🚨) indicates that breaking changes have happened on the commit.
Bug Fixes
-
59f9656
: Evaluate string to calculate length precisely. -
5975a2d
: Removestr_len
and usenvim_eval_statusline
instead.
Miscellaneous Tasks
Performance
b3c517c
: Check if buffer's been modified onBufModifiedCheck
.