NyaoVim
Web-enhanced Extensible Neovim Frontend
This is a Neovim frontend built on Electron. The Neovim editor is composed as a Web Component and users can extend the UI with reusable Web Components, HTML, CSS and JavaScript. NyaoVim is built in the same spirit. NyaoVim contains the Neovim editor as a Web Component and extends its UI with web technology, as in other modern editors and IDEs (e.g. Atom, VS Code, LightTable). NyaoVim bundles no extended UI by default. It only provides the nice UI plugin architecture. Users can compose their...