Skip to content

v13.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 10:10
0137a11

13.2.0 (2024-11-11)

Features

  • ai: better completion/suggestions of AI engines (#4752) (fbf881f)
  • ai: move ai related extras from coding to ai (#4751) (86904d2)
  • keymaps: leader-bo to close other buffers (24665fc)
  • rest: add more keymaps to util.rest (#4467) (c22db72)

Bug Fixes

  • extras: fix alpha-nvim non-string keycodes (#4735) (9c9e650)
  • snacks: allow overriding statuscolumn through options.lua (17a1b84)
  • vscode: added snacks.nvim to allowed plugins for vscode. Fixes #4757 (06071dd)

Performance Improvements

  • ui: only enable treesitter folds if the buffer has treesitter highlighting (b9dae57)