This commit is contained in:
Mia 2026-01-28 09:36:06 -05:00 committed by GitHub
commit a721a65686
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 205 additions and 2 deletions

View file

@ -44,6 +44,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