docs: add Neovim/Lua implementation (#73)

This commit is contained in:
Thales Gelinger
2025-11-03 14:42:05 -03:00
committed by GitHub
parent 314497630d
commit 8f0156c1af

View File

@@ -1011,6 +1011,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t
- **Gleam:** [toon_codec](https://github.com/axelbellec/toon_codec) - **Gleam:** [toon_codec](https://github.com/axelbellec/toon_codec)
- **Go:** [gotoon](https://github.com/alpkeskin/gotoon) - **Go:** [gotoon](https://github.com/alpkeskin/gotoon)
- **Java:** [JToon](https://github.com/felipestanzani/JToon) - **Java:** [JToon](https://github.com/felipestanzani/JToon)
- **Lua/Neovim:** [toon.nvim](https://github.com/thalesgelinger/toon.nvim)
- **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon) - **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon)
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
- **Python:** [python-toon](https://github.com/xaviviro/python-toon) - **Python:** [python-toon](https://github.com/xaviviro/python-toon)