Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 03:40
8f0798d

3.4.0 (2024-07-06)

Another release for my cyberdream.nvim friends! This one has some improvements to CI and overall Dev Experience. Special thanks to @folke for the "dev mode" (ported from tokyonight.nvim).

We've also added support for a few new plugins - thanks @idelice for your ongoing support of the project and for driving a lot of new features!

Lastly, big thanks to our new contributors 💚:

Features

  • dx: port folke's "dev mode" from tokyonight (1abba18)
  • extensions: add gitpad.nvim (#88) (6bcfdd6)
  • extensions: add kubectl.nvim (#88) (9820cc3)
  • extensions: add trouble.nvim (#88) (b23ea93)

Bug Fixes

  • ci: ignore selene warning for .lazy.lua (0d9bcca)
  • config: typo in extension type definition (#90) (d118d45)
  • use bg instead of fg for diff highlight groups (852cede)

Performance Improvements

  • ci: use pre-compiled selene (e8608c3)