Skip to content

Releases: linrongbin16/colorbox.nvim

v2.0.15

20 Mar 04:38
a37d9af
Compare
Choose a tag to compare

2.0.15 (2024-03-20)

Bug Fixes

  • collector: remove 'RRethy/nvim-base16' from blacklist (#214) (1c23e24)

v2.0.14

04 Mar 10:28
da94399
Compare
Choose a tag to compare

2.0.14 (2024-03-04)

Bug Fixes

  • collector: fix fetch exception during awesome-neovim (#212) (f952a14)

v2.0.13

01 Mar 02:00
d37e3d8
Compare
Choose a tag to compare

2.0.13 (2024-03-01)

Bug Fixes

  • loader: don't run command in ColorSchemePre (#209) (0b90486)

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