Scroll to navigation

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

NAME

nvim-qt - Neovim GUI

SYNOPSIS

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

OPTIONS

nvim executable path
Error if nvim does not respond after count milliseconds
Set initial window geometry
Apply qss stylesheet from file
Maximize the window on startup
Open the window in fullscreen on startup
Communicate with Neovim over stdin/out
Connect to existing Neovim instance
Treat positional arguments as the nvim argv
Displays version information.
Displays help on commandline options.
Displays help including Qt specific options.
Run in foreground

Arguments:

Edit specified file(s)
-- [nvim_args]
Additional arguments are forwarded to Neovim: "nvim-qt -- -u NONE"
March 2024 nvim-qt 0.2.18