From 8f0156c1afe34f4af972bb73b621759d9b6d3ca0 Mon Sep 17 00:00:00 2001 From: Thales Gelinger <55005400+thalesgelinger@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:42:05 -0300 Subject: [PATCH] docs: add Neovim/Lua implementation (#73) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46d88eb..625ea8a 100644 --- a/README.md +++ b/README.md @@ -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) - **Go:** [gotoon](https://github.com/alpkeskin/gotoon) - **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) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **Python:** [python-toon](https://github.com/xaviviro/python-toon)