Provided by: neovim-qt_0.2.8-3_amd64 

NAME
nvim-qt - Neovim GUI
SYNOPSIS
nvim-qt [options] [file...] [-- ...]
OPTIONS
--nvim <nvim_path>
nvim executable path
--timeout <ms>
Error if nvim does not responde after count milliseconds
--geometry <geometry>
Initial window geometry
--maximized
Maximize the window on startup
--fullscreen
Open the window in fullscreen on startup
--embed
Communicate with Neovim over stdin/out
--server <addr>
Connect to existing Neovim instance
--spawn
Treat positional arguments as the nvim argv
-h, --help
Displays this help.
--nofork
Run in foreground
Arguments:
file Edit specified file(s)
... Additional arguments are fowarded to Neovim
nvim-qt 0.2.8 January 2018 NVIM-QT(1)