Skip to content

v10.0.0

Compare
Choose a tag to compare
@astronvimbot astronvimbot released this 17 Jun 16:26
e4f5344

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.nvim for 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_installed table do list extension on merge (dcc61d6)
  • nvim-bqf: use the AstroUI "Selected" icon for selection (2ea9318)
  • pack: Add ocaml pack (#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.json detection in nvim-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-emoji and cmp-latex-symbols (bc375b8)
  • conform-nvim: replace deprecated lsp_fallback with new lsp_format option (f887f63)
  • lazydev-nvim: add missing LazyDev command for lazy loading (c95fc1b)
  • nvim-lsp-file-operations: conditionally enable capabilities to language servers (79ed791)
  • python-ruff: disable hoverProvider for ruff and just use pyright (c338c88)
  • python: add protection against debugpy not 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)