Skip to content

Releases: linrongbin16/colorbox.nvim

v2.0.12

29 Feb 05:59
9c4c0cc
Compare
Choose a tag to compare

2.0.12 (2024-02-29)

Bug Fixes

  • loader: check pack exists before apply color (#207) (8e504ca)
  • update: fix missing 'update' api (#205) (42f896d)

v2.0.11

29 Feb 05:44
703bdf4
Compare
Choose a tag to compare

2.0.11 (2024-02-29)

Performance Improvements

  • startup: improve rendering on nvim start (#202) (86ccc6e)

v2.0.10

29 Feb 03:21
8698413
Compare
Choose a tag to compare

2.0.10 (2024-02-29)

Bug Fixes

  • pack: fix lua module/autoload not found by 'vim.schedule' (#199) (ce0cd6d)

v2.0.9

28 Feb 09:24
bf28119
Compare
Choose a tag to compare

2.0.9 (2024-02-28)

Performance Improvements

v2.0.8

26 Feb 11:09
ebacbb8
Compare
Choose a tag to compare

2.0.8 (2024-02-26)

Bug Fixes

  • collector: fix duplicate color detect (#189) (c32ff65)

v2.0.7

14 Feb 14:22
410c6ac
Compare
Choose a tag to compare

2.0.7 (2024-02-14)

Bug Fixes

  • fix bad colorscheme name in 'ColorScheme' event (#186) (1045168)

v2.0.6

09 Feb 02:19
a0f62eb
Compare
Choose a tag to compare

2.0.6 (2024-02-09)

Bug Fixes

v2.0.5

05 Feb 10:37
58243e6
Compare
Choose a tag to compare

2.0.5 (2024-02-05)

Bug Fixes

  • timing: remove 'UIEnter' from on nvim start (#182) (187cc48)

v2.0.4

04 Feb 03:21
4c3020a
Compare
Choose a tag to compare

2.0.4 (2024-02-04)

Bug Fixes

  • filetype policy: listen to more events for correctly timely trigger (#180) (fefc64d)

Performance Improvements

  • filetype policy: add 'empty' option for empty filetype (#180) (fefc64d)
  • filetype policy: make 'fallback' optional (#180) (fefc64d)

v2.0.3

31 Jan 09:45
73ef39b
Compare
Choose a tag to compare

2.0.3 (2024-01-31)

Bug Fixes

  • deepcopy exception in ColorSchemePre (#176) (2e18e51)