github folke/snacks.nvim v2.0.0

latest releases: stable, v2.22.0, v2.21.0...
4 months ago

2.0.0 (2024-11-14)

⚠ BREAKING CHANGES

  • config: plugins are no longer enabled by default. Pass any options, or set enabled = true.

Features

  • config: plugins are no longer enabled by default. Pass any options, or set enabled = true. (797708b)
  • health: added health checks to plugins (1c4c748)
  • terminal: added Snacks.terminal.colorize() to replace ansi codes by colors (519b684)

Bug Fixes

  • lazygit: not needed to use deprecated fallback for set_hl (14f076e)
  • notifier: disable colorcolumn by default (#66) (7627b81)
  • statuscolumn: ensure Snacks exists when loading before plugin loaded (97e0e1e)
  • terminal: properly deal with args in vim.o.shell. Fixes #69 (2ccb70f)
  • win: take border into account for window position (#64) (f0e47fd)

Don't miss a new snacks.nvim release

NewReleases is sending notifications on new releases.