26 Commits

Author SHA1 Message Date
zoriya 2291fe1209 Fix tab handling 2024-01-17 14:06:19 +01:00
wongxy 4d385b4aa4 fix: handle inline virtual text
fixes #9
2023-12-15 19:55:44 +08:00
wongxy cb1cbd1ea3 fix: handle textwidth changes
fix #8
2023-12-12 10:24:38 +08:00
wongxy 2376352d1f refresh on FileType (close #7) 2023-11-02 13:51:58 +08:00
wongxy abffc35d03 Temporarily disable the items filtering 2023-11-01 10:07:28 +08:00
wongxy 06bf30b24d fix: Add more events to trigger the refresh (fix #7) 2023-11-01 09:08:05 +08:00
wongxy 5a16f8e32b fix: handle viewport 2023-10-29 22:45:32 +08:00
wongxy 441cb5ff8b fix: handle E976 in binary file
Close #6
2023-10-29 21:22:17 +08:00
wongxy cd9485d64a improve: smoother experience 2022-08-13 09:34:00 +08:00
wongxy b75310f281 style: reformat 2022-08-13 08:48:45 +08:00
wongxy 5a24869fab chore: reduce the delay
`refresh` is actually very cheap
2022-07-14 18:55:12 +08:00
wongxy 2dbb5741b4 fix: draw line if has spaces 2022-07-14 18:51:28 +08:00
wongxy a2c54f757b chore: remove unused code 2022-07-12 21:35:19 +08:00
wongxy 0376fe6725 feat: new option virtcolumn_priority 2022-07-12 21:34:35 +08:00
wongxy e23c9aa851 refactor: avoid unnecessary loops 2022-07-12 21:30:43 +08:00
wongxy c54f81eca1 fix: use api funciton to set scoped option
it's not correct when enter a new tab before
2022-04-16 11:27:57 +08:00
wongxy 328326fc35 update repo info and readme 2022-04-15 13:24:02 +08:00
wongxy 56bdcb4471 rename virt-column to virtcolumn 2022-04-15 12:58:15 +08:00
wongxy 348beb3ab2 improve: use a shorter delay when the total lines is changed 2022-04-15 12:34:45 +08:00
wongxy 5f3d32910b fix: refresh items when set colorcolumn 2022-04-15 12:20:59 +08:00
wongxy 98eaab239d improve: remove unnecessary caches, use timer for TextChanged 2022-04-15 12:09:19 +08:00
wongxy aaf3163199 feat: refresh on InsertEnter 2022-04-15 02:19:45 +08:00
wongxy 5ab828d911 feat: handle colorcolumn automatically, no more configuration
I'm dizzy, it took me 2 hours to solve the logic problem
2022-04-15 02:16:12 +08:00
wongxy 356ccaf796 improve: refresh immeditately after loading 2022-04-14 23:47:46 +08:00
wongxy dbfd0b6e84 fix: some refreshing not invoked 2022-04-14 23:44:16 +08:00
wongxy ed3c502da0 REWRITE 2022-04-14 22:33:32 +08:00