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-toolsto v4 (#1135) (933a8d4) - hyprlang: use
mason-lspconfigfor managinghyprlsinstallation 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
mdxlanguage pack (#1142) (be08022) - pack: remove pinned version of
typst-preview.nvimintypstpack (#1151) (56031b4) - recipes: add recipe for automatically triggering lsp signature help (cd285bc)
- rust: update
rustaceanvimto 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_pathnow 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
gofumptingoplsby 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
<Leader>m(#1141) (96b765b) - pack/ocaml: fix typo at README.md (d252a62)
- python: disable
venv-selectoriffdisn't installed (5dac4da) - python: remove unnecessary
stubPathsetting (bb8089b) - rust: fix check for neovim version (166b91e)
- smartcolumn-nvim: Disable on more filetypes (#1165) (f39a93e)
- transparent-nvim: make
transparent.nvimactually work with Heirline (also makes theoptstable work as well) (#1149) (ece293a) - vimtex: update
which-key.nvimto new syntax (1e93b21)