github folke/snacks.nvim v1.2.0

latest releases: stable, v2.23.0, v2.22.0...
10 months ago

1.2.0 (2024-11-11)

Features

  • bufdelete: added wipe option. Closes #38 (5914cb1)
  • lazygit: allow overriding extra lazygit config options (d2f4f19)
  • notifier: added refresh option configurable (df8c9d7)
  • notifier: added backward compatibility for nvim-notify's replace option (9b9777e)
  • words: add fold_open and set_jump_point config options (#31) (5dc749b)

Bug Fixes

  • added compatibility with Neovim >= 0.9.4 (4f99818)
  • bufdelete: opts.wipe. See #38 (0efbb93)
  • notifier: take title/footer into account to determine notification width. Fixes #54 (09a6f17)
  • notifier: update layout on vim resize (7f9f691)
  • terminal: gf properly opens file (#45) (340cc27)
  • terminal: pass a list of strings to termopen to prevent splitting. Fixes #59 (458a84b)

Performance Improvements

  • notifier: only force redraw for new windows and for updated while search is not active. Fixes #52 (da86b1d)
  • win: don't try highlighting snacks internal filetypes (eb8ab37)
  • win: prevent treesitter and syntax attaching to scratch buffers (cc80f6d)

Don't miss a new snacks.nvim release

NewReleases is sending notifications on new releases.