Skip to content

v9.0.0

Compare
Choose a tag to compare
@astronvimbot astronvimbot released this 03 Jun 17:27
cf83e8a

9.0.0 (2024-06-03)

⚠ BREAKING CHANGES

  • trouble-nvim: update to trouble.nvim v3 (#1014)
  • colorscheme: onigiri.nvim repo is deleted
  • typescript: replace typescript-tools with vtsls (#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-emoji completion source (4b6110e)
  • completion: add cmp-latex-symbols completion 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>ft mapping 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 verilog pack (#1017) (4510889)
  • svelte: enable inlay hints by default (334e5d1)
  • terminal-integration: add vim-tmux-navigator plugin (#984) (2dfc54b)
  • typescript: replace typescript-tools with vtsls (#969) (300a8c6)
  • utility: Add telescope-lazy.nvim (#1024) (abd0cb9)
  • vscode: add ts-comments.nvim to 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_lsp integration (8aeb3e8)
  • clojure: clean up clojure pack and fix bugs (a34848c)
  • colorscheme: onigiri.nvim repo is deleted (e2cf3fd)
  • cpp: fix support for linux/arm64 architecture (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.nvim v3 (#1014) (7385130)
  • trouble-nvim: update todo-comments integration (4b39843)
  • typescript: fix bug in typescript-tools.nvim where indentation gets treated as 0 (259ae0f)
  • typescript: only search for package.json files in typescript language servers (6b8503f)
  • vim-visual-multi: dependencies name correction (#992) (2c803a9)
  • zk-nvim: update to new organization and setup (042f851)