neovim-qt

Qt-based GUI for Neovim, providing a graphical interface for the text editor

brewmacoslinux
Try with needOr install directly
Source

About

Neovim GUI, in Qt

Commands

nvim-qt

Examples

Launch neovim-qt GUI without opening a file$ nvim-qt
Open a specific file with neovim-qt$ nvim-qt /path/to/file.txt
Open multiple files in tabs with neovim-qt$ nvim-qt file1.txt file2.txt file3.txt