Releases
v11.0.0
11.0.0 (2024-07-02)
⚠ BREAKING CHANGES
overseer-nvim: change overseer prefix to not conflict with neotest
go: move from go.nvim
to gopher.nvim
(#1059 )
Features
chatgpt-nvim: add which-key mappings below <leader>G (#1051 ) (e48e840 )
cmp-git: add Neogit integration (77ee4b6 )
code-runner: add vim-slime
(#1065 ) (9ad5b67 )
codeium-nvim: use astroui
for the symbols (#1076 ) (b5a3aa4 )
completion: add cmp-nerdfont
(#1074 ) (3cbe80a )
completion: add nvim-cmp-buffer-lines
(#1056 ) (07ddd3d )
completion: add cmp-nvim-lua (#1050 ) (c127e71 )
completion: add cmp-tmux (#1068 ) (6bfc094 )
go: move from go.nvim
to gopher.nvim
(#1059 ) (5adae48 )
media: add neocord.nvim
(#1049 ) (11217da )
nvim-highlight-colors: add nvim-cmp
completion integration (90ff9f2 )
pack: add hyprlang config file language support (#1063 ) (e2a5562 )
project: add grug-far-nvim
(#1075 ) (22e2c58 )
rainbow-delimiters-nvim: add <Leader>u(
to toggle rainbow delimiters (afe4a72 )
rust: Add cmp support for crates name (#1073 ) (37b18d9 )
Bug Fixes
bash: bashls
automatically uses shellcheck
and shfmt
(2353882 )
bash: shfmt
indentation detection implemented upstream (ce626bc )
bash: make shfmt
respect indentation settings with conform (e0596e0 )
chatgpt-nvim: Add missing cmd and bindings (#1067 ) (1a27778 )
chatgpt-nvim: add trouble.nvim dependency (#1066 ) (1f3a6ec )
chatgpt-nvim: lazy loading and binding for ChatGPTCompleteCode cmd (1a27778 )
codeium-vim: port mappings to astrocore
and fix lazy loading event (#1077 ) (5a7a7fa )
go: install go dependencies if mason isn't available (58be28a )
go: set default go binary to "go"
(#1053 ) (67268b2 )
julia: only install the julia language server from Mason if not setup manually (68b8e32 )
lsp-signature-nvim: corrected lazy spec and disable conflicts features from noice-nvim
(#1079 ) (03bf3a5 )
neogit: add missing command for lazy loading (cbb114c )
neogit: disable signs as foldcolumn
handles this out of the box (9b791f1 )
neogit: explicitly disable signs since foldcolumn is used by default (899d0bd )
oil-nvim: integrate icons with AstroUI (c2a7f0a )
overseer-nvim: change overseer prefix to not conflict with neotest (2685d11 )
overseer-nvim: fix conflicting overseer bindings (1e74889 )
python-ruff: organize imports before formatting by default (52544fe )
tailwindcss: add mjs support for tailwind root dir detection (#1070 ) (54cf316 )
vim-sandwich: fix lazy loading and mapping setup (6aa6aad )
Performance Improvements
codeium-nvim: add event
and cmd
fields for improved lazy-loading (#1078 ) (6a1b312 )
codeium-nvim: add missing lazy spec events (6a1b312 )
You can’t perform that action at this time.