Skip to content

Releases: tcw165/hl-anything

0.0.9

14 Jan 17:12
Compare
Choose a tag to compare
  • Fix: Performance degradation when there're over 100 buffers opened simultaneously. issue#9
  • Fix: Typing with correct highlights.
  • Add menu and tool-bar.
  • Works well with revert-buffer.

0.0.8

10 Jan 08:05
Compare
Choose a tag to compare
  • 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.

0.0.7

24 Nov 09:14
Compare
Choose a tag to compare
  • Support hl-highlight-thingatpt-global and hl-unhighlight-all-global.
  • Support hl-save-highlights and hl-restore-highlights.

0.0.6

13 Nov 02:15
Compare
Choose a tag to compare

Initial release.