Skip to content

v8.1.0

Compare
Choose a tag to compare
@astronvimbot astronvimbot released this 25 Apr 10:59
7286c27

8.1.0 (2024-04-25)

Features

  • completion: Add vim-tabby (#904) (93b0b67)
  • completion: added fitten (#905) (41f7a6a)
  • cpp: Add <Leader>lw keymap to switch between source and header (#900) (9371f0c)
  • editing-support: add multiple-cursors.nvim (#911) (0a9b35e)
  • media: add cord.nvim (#896) (c211cc5)
  • motion: add nvim-tree-pairs (ca3dafc)
  • motion: Added harp.nvim plugin (#910) (e7f1e11)
  • note-taking: Add venn-nvim (#901) (6bb14a2)
  • pack: added rainbow-delimiter.nvim integration for indent-blankline.nvim (#899) (2bf7cfa)
  • sql: add sqls.nvim plugin for sqls LSP extensions (91e6578)
  • typst: added typst-preview.nvim plugin support (#907) (1ad2d81)

Bug Fixes

  • blame-nvim: adjust to the new rewrite (#892) (8fd4f99)
  • dial-nvim: remove unnecessary keys table (ea92faa)
  • fish: none-ls opts.sources not being created if it doesn't exist (#893) (13b816d)
  • java: use jdtls for formatting instead of clang-format (#888) (70754e5)
  • leap-nvim: only set recommended mappings from leap.nvim (90614b9)
  • neogen: keymap for type-aware automatic comment generation (#889) (f70a57d)
  • sql: drop sqlfluff as sqls supports formatting (#890) (738444a)
  • tailwindcss: add root_dir detection to tailwindcss pack (#912) (364a595)
  • vue: disable volar hybrid mode by default (37e6d23)