Add svermeulen/nvim-lusc (#916)

Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
Steve Vermeulen 2023-10-18 17:00:32 +08:00 committed by GitHub
parent 40bc7c8848
commit 52655e2ec6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -747,6 +747,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [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. - [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. - [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 ## Fennel