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.
- 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:
Oleg Pustovit - Fork maintainer, merging community contributions and adding new features.