Releases: tcw165/hl-anything
Releases · tcw165/hl-anything
0.0.9
0.0.8
- Fix: error message when cursor is at end-of-buffer.
- Fix: highlights override region.
- Use advised function to
hl-line-highlight
,hl-line-unhighlight
, ... instead of idle timer. It will reduce memory usage and enhance its performance. - Remove redundant faces.
- New documentation.