Skip to content

v19.0.0

Latest
Compare
Choose a tag to compare
@astronvimbot astronvimbot released this 21 May 07:53
71e8b66

19.0.0 (2025-05-21)

⚠ BREAKING CHANGES

  • edgy-nvim: Remove f mapping from community plugin (#1431)
  • typescript: remove html-css pack import (#1472)

Features

Bug Fixes

  • avante-nvim: prevent neo-tree mapping warnings (#1510) (3e2ee61)
  • blink-cmp-git: Remove unneeded dependency (#1488) (e56d7b3)
  • catppuccin: added blink cmp support (#1492) (e7459c5)
  • conform-nvim: use default timeout and explicit lsp_format (#1506) (5653e18)
  • docker: filter out docker compose filtering instead of disabling (#1507) (2e617e6)
  • godot: use built in blink completion (ced2b71)
  • hardtime-nvim: hardtime not loaded after new file (#1497) (567643e)
  • indent-blankline-nvim: Use indent-blankline v3 main entry point (#1485) (7ec9f7e)
  • lua: skip selene install on aarch64 platforms (#1464) (8325575)
  • multicursors-nvim: update hydra dependency to official repo (#1491) (44d5c7f)
  • neogit: add support for snacks integration (90435b9)
  • neominimap-nvim: set options within init instead of config (#1477) (5b30339)
  • nvim-spider: provide UTF-8 support by default (#1482) (5b671aa)
  • obsidian-nvim: Change remote to up to date fork, blink.cmp integration and add in daily-notes folder (#1479) (b2bff54)
  • proto: Remove invalid buf_ls package (#1508) (2d3df75)
  • proto: replace deprecated buf-language-server with buf_ls (#1505) (b69674d)
  • purescript pack -> fix error Cannot find package "purs-tidy" (580d613)
  • purescript: fix error Cannot find package "purs-tidy" (#1483) (580d613)
  • update hydra dependency to official repo (44d5c7f)
  • vscode: vscode-neovim has been deprecated. Use vscode instead (#1493) (81cccf6)

Code Refactoring