9.0.0 (2024-06-03)
⚠ BREAKING CHANGES
- trouble-nvim: update to
trouble.nvimv3 (#1014) - colorscheme:
onigiri.nvimrepo is deleted - typescript: replace
typescript-toolswithvtsls(#969)
Features
- astro: enable inlay hints by default (7f1e024)
- catppuccin: add bufferline integration (#1015) (ce8b54a)
- clojure: modularize pack, add ts-comment, add ts-sexp, add docs (a34848c)
- code-runner: add
conjure(67d93c5) - color: add
huez.nvim(3d06ab9) - colorscheme: add aurora (#1003) (cf9dfd2)
- colorscheme: add bluloco-nvim (#1011) (37f0c1d)
- colorscheme: add citruszest-nvim (#1010) (b45874f)
- colorscheme: add eldritch-nvim (#999) (416d0c6)
- colorscheme: add hybrid.nvim (#998) (6d7a243)
- colorscheme: add lackluster-nvim (#1001) (0d644e7)
- colorscheme: add modus-themes.nvim (#1002) (7ad964c)
- colorscheme: add neofusion (0be15e1)
- colorscheme: add neofusion-nvim (#995) (0be15e1)
- colorscheme: add oldworld (cf27447)
- colorscheme: add oldworld-nvim (#996) (cf27447)
- colorscheme: add solarized-osaka.nvim (#1000) (c2de1f4)
- completion: add
cmp-emojicompletion source (4b6110e) - completion: add
cmp-latex-symbolscompletion source (8c4c003) - editing-support: add
nvim-parinfer(2196cee) - editing-support: add
nvim-treesitter-sexp(8075351) - game: Add
leetcode.nvim(#1016) (f8f6c34) - git: Add
mini.git(#1012) (b85974c) - huez-nvim: override
<Leader>ftmapping for picking themes (2953062) - java: enable inlay hints by default (#1004) (a58ec9a)
- jj: Add lazyjj (#986) (a7dfa7b)
- lsp: add
lspsaga.nvim(#1005) (7d841f5) - neovim-lua-development: add
lazydev.nvim(ca06cc7) - pack: Add
verilogpack (#1017) (4510889) - svelte: enable inlay hints by default (334e5d1)
- terminal-integration: add
vim-tmux-navigatorplugin (#984) (2dfc54b) - typescript: replace
typescript-toolswithvtsls(#969) (300a8c6) - utility: Add telescope-lazy.nvim (#1024) (abd0cb9)
- vscode: add
ts-comments.nvimto enabled in vs code (23d8e14) - vscode: add more known working plugins to enable in VS Code (544998e)
- vue: configure volar as tsserver plugin (#1007) (4b149f1)
- vue: enable inlay hints by default (ac9457f)
Bug Fixes
- bufferline-nvim: add bufferline cycle bindings (#1009) (f34cd1c)
- bufferline-nvim: remove default unapplicable buffer mappings and add move bindings (3ec0709)
- catppuccin: update
native_lspintegration (8aeb3e8) - clojure: clean up clojure pack and fix bugs (a34848c)
- colorscheme:
onigiri.nvimrepo is deleted (e2cf3fd) - cpp: fix support for
linux/arm64architecture (7de5e2f), closes #997 - cpp: only check for Linux ARM for disabling/enabling clangd installation (519be02)
- cutlass-nvim: fix incorrect lazy loading (fd6104a)
- fluoromachine-nvim: make sure to call setup with
opts(511d232) - go: disable diagnostics getting configured (c12216c)
- java: update for the latest settings hierarchy (#1020) (95e8b3f)
- lspsaga: unify expand/collapse icons with folds (b2c7a4b)
- neosolarized-nvim: default to background being set (e6158dd)
- project-nvim: use new rooter enable notation (9c3208f)
- python: update venv-selector to new branch (#1022) (4a839df)
- toggleterm-manager-nvim: add missing keybindings documented (#988) (d7b784a)
- toggleterm-manager: add missing keybindings documented (d7b784a)
- trouble-nvim: update to
trouble.nvimv3 (#1014) (7385130) - trouble-nvim: update todo-comments integration (4b39843)
- typescript: fix bug in
typescript-tools.nvimwhere indentation gets treated as 0 (259ae0f) - typescript: only search for
package.jsonfiles in typescript language servers (6b8503f) - vim-visual-multi: dependencies name correction (#992) (2c803a9)
- zk-nvim: update to new organization and setup (042f851)