Updated Related projects (markdown)

Justin M. Keyes 2023-02-18 03:51:30 -08:00
parent 2b903fedc0
commit c512dc8c63

@ -86,6 +86,13 @@ _If you're working on a Neovim GUI, include it (alphabetically) below!_
| Swift/Cocoa | [NvimView](https://github.com/qvacua/vimr/tree/master/NvimView) (part of qvacua/vimr) |
## Transpilers
These projects let you write Nvim plugins in languages other than Lua.
- Haxe: https://github.com/danielo515/haxe-nvim
- Fennel: https://github.com/Olical/aniseed
## Non-plugin software
This is software either targeted at Neovim or with support for it.