This commit is contained in:
Mia 2026-03-27 17:53:21 -04:00 committed by GitHub
commit d2cc83b212
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 205 additions and 2 deletions

View file

@ -85,6 +85,10 @@
- Fix `vim.tabline.nvimBufferline` where `setupOpts.options.hover` requires
`vim.opt.mousemoveevent` to be set.
[miaapancake](https://github.com/miaapancake)
- Add vue language support.
[thamenato](https://github.com/thamenato):
- Attempt to adapt nvim-treesitter to (breaking) Nixpkgs changes. Some