Skip to content

v13.0.0

Compare
Choose a tag to compare
@astronvimbot astronvimbot released this 19 Aug 22:36
18978b1

13.0.0 (2024-08-19)

⚠ BREAKING CHANGES

  • multiple-cursors-nvim: Change prefix to <Leader>m (#1141)

Features

  • code-runner: Add molten-nvim (#1143) (76f4f81)
  • completion: add supermaven-nvim (#1140) (5f43a6c)
  • cs: add neotest integration with neotest-dotnet (#1147) (6c55d15)
  • debugging: add quicker.nvim (#1146) (7c3ec48)
  • git: add gitgraph.nvim (#1157) (21251ca)
  • haskell: update haskell-tools to v4 (#1135) (933a8d4)
  • hyprlang: use mason-lspconfig for managing hyprls installation and setup (3c72999)
  • markdown-and-latex: add markview.nvim (#1155) (2ea16f7)
  • neovim-lua-development: add helpview.nvim (#1156) (ad68f73)
  • pack/cs: add neotest dotnet (6c55d15)
  • pack: add mdx language pack (#1142) (be08022)
  • pack: remove pinned version of typst-preview.nvim in typst pack (#1151) (56031b4)
  • recipes: add recipe for automatically triggering lsp signature help (cd285bc)
  • rust: update rustaceanvim to v5 (#1133) (45c60e7)
  • split-and-window: add colorful-winsep.nvim plugin (#1132) (612a061)
  • utility: add lua-json5 (d3463cb)

Bug Fixes

  • codesnap-nvim: Add default saving path (#1121) (8661208)
  • codesnap-nvim: Remove save_path now that mistricky/codesnap.nvim#124 is merged (#1139) (a936028)
  • codesnap: Remove dir now that mistricky/codesnap.nvim#124 is merged (a936028)
  • conform-nvim: limit updates for nvim 0.9 (59ea70f)
  • cord-nvim: build script path for windows (7d1f69a)
  • cord-nvim: Make build command cross-platform (#1137) (7d1f69a), closes #1136
  • go: enable gofumpt in gopls by default (#1167) (e61ce28)
  • go: install missing goimports (#1166) (50ad0af)
  • grug-far-nvim: fix icon disabled options (#1163) (db8a939)
  • helpview-nvim: add missing treesitter parser (#1159) (ee47571)
  • helpview-nvim: fix incorrect treesitter configuration (af70b37)
  • markdown-and-latex: improve installation process and lazy loading (7da567d)
  • markview-nvim: Add missing treesitter parsers (#1158) (8d92792)
  • markview-nvim: fix incorrect treesitter configuration (0f562df)
  • multiple-cursors-nvim: Change prefix to &lt;Leader&gt;m (#1141) (96b765b)
  • pack/ocaml: fix typo at README.md (d252a62)
  • python: disable venv-selector if fd isn't installed (5dac4da)
  • python: remove unnecessary stubPath setting (bb8089b)
  • rust: fix check for neovim version (166b91e)
  • smartcolumn-nvim: Disable on more filetypes (#1165) (f39a93e)
  • transparent-nvim: make transparent.nvim actually work with Heirline (also makes the opts table work as well) (#1149) (ece293a)
  • vimtex: update which-key.nvim to new syntax (1e93b21)