Scroll to navigation

NVIM-QT(1) User Commands NVIM-QT(1)

NAME

nvim-qt - Neovim GUI

SYNOPSIS

nvim-qt [options] [file...] [-- ...]

OPTIONS

--nvim <nvim_path>
nvim executable path
--geometry <geometry>
Initial window geometry
--maximized
Maximize the window on startup
--fullscreen
Open the window in fullscreen on startup
-h, --help
Displays this help.
--embed
Communicate with Neovim over stdin/out
--server <addr>
Connect to existing Neovim instance
--spawn
Call nvim using the given positional arguments

Arguments:

file
Edit specified file(s)
...
Additional arguments are fowarded to Neovim
November 2016 nvim-qt 0.2.4