12.0.0 (2024-07-25)
⚠ BREAKING CHANGES
- zig: Remove zls installation trough mason, and require the end-user to set it up
- zig: Remove zls installation trough mason, and require the end user to install it (#1119)
- grug-far-nvim: incorrectly caregorized, moved from
projecttosearch - nvim-spectre: incorrectly categorized, moved from
projecttosearch
Features
- codesnap-nvim: support for windows users (#1123) (d00eed8)
- colorscheme: Add vim-moonfly-colors (#1118) (226704d)
- editing-support: add
nvim-origami(#1098) (a683346) - go: configure language specific icons in
mini.icons(7f0316d) - lsp: add
nvim-javaplugin (#1110) (c43e5a7) - pack: add Chezmoi pack (#1102) (ccb2f57)
- pack: add laravel.nvim (#1108) (110e758)
- pack: remove opinionated config from
rustpack (#1111) (c7d3b71) - test: add vim-test (#1112) (4e33ed3)
- typescript: configure language specific icons in
mini.icons(db07ec9) - zig: Remove zls installation trough mason, and require the end user to install it (#1119) (9e6e823)
- zig: Remove zls installation trough mason, and require the end-user to set it up (9e6e823)
Bug Fixes
- blade: fix incorrect pattern (09b796f)
- blade: fix incorrect pattern
.literal (26bd7b4) - bufferline-nvim: fix incorrect spec (a9a9bbe)
- conform-nvim: fix bug caused by wrongly typed opt (#1125) (8e1a2a4)
- conform-nvim: fix formatters_by_ft definitions (#1129) (e7de18b)
- conform-nvim: fixed
default_format_optslsp option (8e1a2a4) - conform-nvim: update to using new
default_format_optsconfiguration (876032f) - disable-tabline: make sure to remove any changes to the default
showtabline(71f26b6) - git: Change command used for listing changed files in PR to the correct one. (#1115) (ed11b94)
- grug-far-nvim: Disable Copilot in grug-far buffers (26e0364)
- grug-far-nvim: incorrectly caregorized, moved from
projecttosearch(efa50bc) - grug-far: fix bugs and also use new
transientmode (08fff8c) - gruq-far-nvim: copilot should be optional (5936739)
- just: use native treesitter parser (#1100) (bd09782)
- lazydev: only add configuration as necessary (c40c17b)
- main: Swap out usage of
name = *in mapping declaration withdesc = *to conform with which-key v3 (#1107) (f3b598f) - mini-clue: update to new
which-keyv3 changes (2c5063b) - nix:
nixdshould not be installed through mason (44e8c95) - nix: Actually use nixd LSP (#1101) (eece4c6)
- nix: AstroLSP should be optional (09a82e1)
- nvim-context-vt: remove use of
namein mappings (b882cbb) - nvim-spectre: incorrectly categorized, moved from
projecttosearch(348c59d) - pack: update link for blade highlighting (#1130) (ddce497)
- trouble-nvim: prevent clashes with existing
<Leader>xmappings (#1105) (081a98b) - typescript:
mini.iconsshould be optional (cb2eea3)