Add hkupty/iron.nvim (#593)

Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
milanglacier 2022-11-09 14:41:26 -05:00 committed by GitHub
parent 302b5c4254
commit 297580fae2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -582,6 +582,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [smzm/hydrovim](https://github.com/smzm/hydrovim) - Run python code inside Neovim.
- [desdic/greyjoy.nvim](https://github.com/desdic/greyjoy.nvim) - A modular task runner for Makefiles, vscode tasks, kitchen etc.
- [Shatur/neovim-tasks](https://github.com/Shatur/neovim-tasks) - A stateful task manager focused on integration with build systems.
- [hkupty/iron.nvim](https://github.com/hkupty/iron.nvim) - Interactive REPLs of over 30 languages embedded in Neovim.
### Neovim Lua Development