Skip to content

Latest commit

 

History

History
277 lines (127 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

277 lines (127 loc) · 12.3 KB

Changelog

1.23.0 (2024-10-03)

Features

  • support python highlighting (6837a66)
  • support treesitter yaml (b12c243)

1.22.0 (2024-09-18)

Features

1.21.2 (2024-05-25)

Bug Fixes

  • broken noice.nvim, and fix color treesitter (25e149c)

1.21.1 (2024-04-01)

Bug Fixes

  • bufferline: Add configuration for bufferline tab (#117) (5e3da37)

1.21.0 (2024-02-11)

Features

  • Merge pull request #110 from Red-M/feature/override_colourscheme (ba4bbbc)

1.20.2 (2024-02-09)

Bug Fixes

  • Merge pull request #97 from sartak/master (711c10c)

1.20.1 (2024-01-31)

Bug Fixes

  • treesitter: update default color as typescript color (e730188)

1.20.0 (2024-01-26)

Features

  • add traceback when plugins fail to load (4bc34f7)
  • Merge pull request #108 from Red-M/feature_plugin_traceback (5062259)

1.19.5 (2024-01-23)

Bug Fixes

  • notify background wrong for noice (05f6c9e)

1.19.4 (2024-01-22)

Bug Fixes

  • treesitter: The markdown file lost its colors due to an update in treesitter. (d512a58)

1.19.3 (2024-01-22)

Bug Fixes

  • treesitter: new update breaks python (2c5fe64)

1.19.2 (2024-01-22)

Bug Fixes

  • lualine: Loading wrong colors (379d676)

1.19.1 (2024-01-22)

Bug Fixes

  • Update the bufferline icon background when changing the ColorsScheme. (d14bccf)

1.19.0 (2024-01-08)

Features

  • Specify lua type for better development (c58cc1c)

Bug Fixes

  • No longer not-loaded background of bufferline icon (fd0b9b8)

1.18.1 (2023-12-08)

Bug Fixes

  • Missing background in TelescopeSelection (7a82aa3)
  • Missing background in TelescopeSelection (149297e)

1.18.0 (2023-12-08)

Features

1.17.0 (2023-12-05)

Features

  • Improve syntax highlighting for treesitter parameters (78376ed)

1.16.0 (2023-10-30)

Features

  • lighten menu item of cmp (5e932cc)
  • update noice split background (cf0e44a)

1.15.0 (2023-10-30)

Features

  • add background for markdown code block (dae92b4)
  • Support LspInlayHint (8823d93)

1.14.0 (2023-10-19)

Features

  • Add support for Tree-sitter highlighting in Markdown files (36819e0)
  • highlight @conceal.markdown (49691c4)
  • icons: Update TypeScript icon color and symbol (954116e)

1.13.0 (2023-09-05)

Features

1.12.0 (2023-07-20)

Features

  • Merge pull request #72 from loctvl842/revert-71-update-treesitter-highlight-for-ruby (cfb31b0)

1.11.0 (2023-07-16)

Features

  • nvim-treesitter: support dockerfile (04d5f44)

1.10.0 (2023-06-25)

Features

1.9.0 (2023-06-14)

Features

  • ts-rainbow2: add support (3596125)

1.8.1 (2023-06-12)

Bug Fixes

  • ColorColumn should be different than Normal background (#61) (2c3244d)

1.8.0 (2023-06-04)

Features

  • bufferline: add full bar border (2fa1dfa)

1.7.0 (2023-06-04)

Features

  • bufferline: add to background_clear (51a6411)

1.6.2 (2023-06-01)

Bug Fixes

1.6.1 (2023-06-01)

Bug Fixes

  • nvim-tree: background is not the same with editor (6e6ed8a)

1.6.0 (2023-05-31)

Features

1.5.1 (2023-05-30)

Bug Fixes

  • devicons: some git icons is small (8fc0ce7)
  • devicons: update nerd fonts v3 (cabffc1)

1.5.0 (2023-05-30)

Features

  • Expose variants of monokai-pro as individual themes (#41) (a394141)
  • noice: remove border of confirm panel (0fa4844)
  • nvim-notify: change some color: (cca6d4e)
  • semantic_tokens: add new groups for annotations (6ac2f1b)
  • telescope: make prompt lighter (dbe0060)
  • telescope: make selection clearer (e225c19)
  • treesitter: add new highlight groups (c5ae189)

1.4.0 (2023-05-13)

Features

  • noice: add more highlight for noice (4b3d5f4)

Bug Fixes

1.3.0 (2023-05-03)

Features

1.2.0 (2023-05-03)

Features