graphviewtoml_parser
August 4, 2025 ยท View on GitHub
THIS REPO WAS FORKED FROM https://github.com/nexo-tech/toml2lua. This fork simply adds the necessary components to be used as a TOML parser Neovim plugin for use with https://github.com/Owen-Dechow/videre.nvim
I CAN TAKE NO CREDIT FOR THIS PLUGIN. It is the work of many other amazing people.
Original Contributors
- Jonathan Stoler - Original author and maintainer
- Natanael Copa - Fix encoding of plain arrays (issue #12)
- Luka Vandervelden - Lua 5.1 support in rockspec (issue #20)
- Ekaterina Vaartis - Fix path encoding issues
- pocomane - Multiple bug fixes and improvements:
Current Maintainer
Oleg Pustovit - Fork maintainer, merging community contributions and adding new features.