17.2.0 (2025-04-03)
Features
- add in flake for development, and ignore direnv folder (d8fe124)
- ai: Add Kurama622/llm.nvim (#1365) (2cfb1db)
- avante-nvim: Add Neotree shortcut (#1399) (28eb977)
- avante-nvim: adding avante as a blink source (#1402) (25e7d13)
- avante-nvim: consolidate keybinds under existing prefix (#1395) (4c9c7f6)
- blink-cmp: enable catppuccin blink.cmp integration (#1381) (83f9c68)
- blink-cmp: update to v1.0.0 (f18ef3e)
- chezmoi: Fix
specsloading and enable watch option (#1362) (5b9ca97) - code-runner: Add mf-runner.nvim (#1388) (0ad87f5)
- completion: add
nvim-cmp(581fae4) - completion: add blink-cmp-tmux (#1416) (609389c)
- completion: add copilot-vim-cmp (#1374) (cf1c1c2)
- docs: add auto scrollable toc (99e7929)
- docs: add favicons and other improvements (#1393) (f0ba61a)
- editing-support: Add
quick-scope(#1370) (bb074e5) - editing-support: Add mcphub.nvim (#1401) (68382a1)
- editing-support: adds unblevable/quick-scope (bb074e5)
- fuzzy-finder: use jump1 as jump_to_single_result is deprecated (#1371) (5ebbcf3)
- godot: add
gdscriptLSP and DAP configuration (59948fa) - grug-far-nvim: add support for GrugFarWithin (#1390) (2ee11f6)
- indent: add chunk highlight like hlchunk with snacks.nvim (#1413) (c73eda0)
- mini-files: add mappings for open in splits (#1377) (161443f)
- motion: add mini-jump plugin (#1385) (2014d6f)
- neogen: Add additional languages to Neogen (#1419) (e63bd12)
- neovim-lua-development: add lua-console.nvim (#1364) (3dc09de)
- picker-lsp-mappings: add
grrandgrito Snacks LSP mappings (#1410) (87dffcc) - recipes: add
picker-lsp-mappingsfor generalized recipe for LSP mappings with multiple picker support (b99ebde) - recipes: add
picker-nvchad-themefor general theming of various pickers (3fc0c48) - recipes: add AI completion engine boilerplate (7f8edca)
Bug Fixes
- blink-cmp: remove tailwind fallback (3776217)
- blink-cmp: use new
kind_hlcontext (c8d95cd) - cache-colorscheme: add backwards compatibility with 0.9 (8ac30a6)
- chezmoi: Fix
specsloading (5b9ca97) - copilotchat-nvim: use built-in prompt actions select (#1379) (4a0dcca)
- cs: update
csharpls-extended-lspfor Neovim v0.11 (efa7eba) - docs: use correct favicon (#1394) (155e721)
- feline-nvim: Swap out fork with the original (#1398) (e1b77ed)
- go: Remove deleted lsp option (#1368) (baaaef1)
- grug-far-nvim: re-enable
which-keyforft=grug-far(#1391) (578729e) - magazine-nvim: not disabling blink (#1404) (ead576e)
- noice-nvim: disable new handlers in AstroLSP (b23f90a)
- noice-nvim: Use repo name for heirline plugin (#1367) (918d5e4)
- nvim-dap-repl-highlights: nvim-dap in dependencies breaks lazy loading (#1417) (7c4d047)
- nvim-tinygit: Doesnt need dressing.nvim longer, and requires telescope.nvim (a45f921)
- nvim-tinygit: remove dressing.nvim, and require telescope.nvim (#1409) (a45f921)
- python: telescope is not a requirement of
venv-selector(a560129) - The configuration in the README for Avante.nvim overrides the original shortcuts for neotree (28eb977)
- typescript: configure
nvim-dapwithoptsfunction to be overridable (e76529d) - typescript: improve stability of
js-debug-adapterexecution path (a780cd0) - yanky-nvim: Fix typo in command (#1411) (dd31cb4)
- yanky-nvim: improve resilience to telescope being unavailable (64331a3)