Update NFrid/treesitter-utils (#1151)

This commit is contained in:
NACAMURA Mitsuhiro 2024-04-26 16:18:59 +09:00 committed by GitHub
parent 4d5d89d86b
commit 3ab4784849
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -876,7 +876,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [miversen33/import.nvim](https://github.com/miversen33/import.nvim) - A safe require replacement with niceties.
- [ray-x/guihua.lua](https://github.com/ray-x/guihua.lua) - A Lua UI library. Includes a fzy search bar, list view and tree view modules.
- [anuvyklack/animation.nvim](https://github.com/anuvyklack/animation.nvim) - Create animations.
- [NFrid/treesitter-utils](https://github.com/NFrid/treesitter-utils) - Some useful Treesitter methods.
- [nfrid/treesitter-utils](https://github.com/nfrid/treesitter-utils) - Some useful Treesitter methods.
- [nvim-lusc](https://github.com/svermeulen/nvim-lusc) - Adds support for Structured Async/Concurrency in Lua.
## Fennel