github catppuccin/nvim v1.3.0

latest releases: stable, v1.9.0, v1.8.0...
14 months ago

1.3.0 (2023-07-10)

Features

  • auto-sync upstream palettes (#507) (8426d3b)
  • debug: add auto compile on save (c9cc5a9)
  • dropbar: add new highlight groups (4f22a1e), closes #503
  • integration: add dropbar.nvim (#499) (e86aeb8)
  • integrations: accept both boolean and table config (#534) (f0b947a)
  • integrations: add rainbow_delimiters.nvim support (#530) (cc8d3ab)
  • markdown: add rainbow headlines (#493) (cc517bd)
  • native_lsp: add ability to disable background for inlay hints (#518) (b032ced)
  • native_lsp: support inlay hints (#516) (d32b0bb)
  • navic: change text color (278bfeb)
  • semantic_tokens: add some lsp semantic tokens (#512) (506a4aa)
  • telescope: telescope flat style support (#521) (fc73faa)
  • types: add type annotations (#495) (1d3eda1)
  • workflows: auto-sync upstream palettes (e9fbeec)

Bug Fixes

  • calling palette before setup (841d8ab)
  • feline: disable lsp status on nightly (#510) (9aaf5b4)
  • feline: use new vim.lsp.status() method (#509) (57ee09d)
  • lsp: do not link LspInlayHint to Comment directly (#517) (5dc566c)
  • mapper: remove unnecessary globals (#529) (c75562c)
  • native_lsp: boolean logic (#526) (8d02781)
  • tests: shadowing variable (15043d3)
  • treesitter_context: underline content if transparent_background is true (#519) (6ecc158)
  • which-key: wrong separator highlight group (d438c01)
  • workflows: stylua format (2df7036)

Don't miss a new nvim release

NewReleases is sending notifications on new releases.