10.0.0 (2024-06-17)
⚠ BREAKING CHANGES
- twilight-nvim: Change keymap due to conflict with transparent-nvim (#1033)
- python-ruff: change from ruff_lsp to ruff (#1025)
Features
- colorscheme: Add kanagawa-paper.nvim (#1038) (949a5db)
- completion: add cmp-calc (#1043) (8ac8123)
- completion: add cmp-calc (8ac8123)
- completion: add cmp-spell (#1046) (5dcef71)
- completion: add cmp-under-comparator (#1045) (2387d05)
- completion: add codeium-cmp plugin (#1030) (5e6e95a)
- cs: add
csharpls-extended-lsp.nvimfor better go to definition (#1018) (2dd5c26) - fuzzy-finder: add
fzf-lua(#1034) (c1b4471) - lazydev-nvim: add AstroNvim types automatically (35ba0cf)
- mason-tool-installer-nvim: make
ensure_installedtable do list extension on merge (dcc61d6) - nvim-bqf: use the AstroUI "Selected" icon for selection (2ea9318)
- pack: Add
ocamlpack (#1029) (9d9c7d1) - python-ruff: change from ruff_lsp to ruff (a562dbe)
- python-ruff: change from ruff_lsp to ruff (#1025) (a562dbe)
- recipes: add auto-session-restore (#1036) (6e4580b)
- recipes: add recipe for using Telescope for lsp mappings (f071ab0)
- twilight-nvim: Change keymap due to conflict with transparent-nvim (#1033) (9d8f757)
- typescript: add debugger adapters to vsscode
launch.jsondetection innvim-dap(8832006)
Bug Fixes
- bufferline-nvim: add back bufferline leader bindings (#1041) (29d0fd6)
- colorscheme: Typo README.md (585471f)
- completion: fix typo in repos for
cmp-emojiandcmp-latex-symbols(bc375b8) - conform-nvim: replace deprecated
lsp_fallbackwith newlsp_formatoption (f887f63) - lazydev-nvim: add missing
LazyDevcommand for lazy loading (c95fc1b) - nvim-lsp-file-operations: conditionally enable capabilities to language servers (79ed791)
- python-ruff: disable
hoverProviderforruffand just usepyright(c338c88) - python: add protection against
debugpynot being installed through mason (51eb1c1) - rust: fix crates.nvim cmp integration (#1040) (2289358)
- tabout-nvim: add support for native snippets (4a0dbf0)
- telescope-lsp-mappings: remove incorrect mapping (d383aaf)