.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH NVIM-QT "1" "March 2024" "nvim-qt 0.2.18" "User Commands" .SH NAME nvim-qt \- Neovim GUI .SH SYNOPSIS .B nvim-qt [\fI\,options\/\fR] [\fI\,file\/\fR...] [\fI\,-- nvim_args\/\fR] .SH OPTIONS .TP \fB\-\-nvim\fR nvim executable path .TP \fB\-\-timeout\fR Error if nvim does not respond after count milliseconds .TP \fB\-\-geometry\fR x Set initial window geometry .TP \fB\-\-stylesheet\fR Apply qss stylesheet from file .TP \fB\-\-maximized\fR Maximize the window on startup .TP \fB\-\-fullscreen\fR Open the window in fullscreen on startup .TP \fB\-\-embed\fR Communicate with Neovim over stdin/out .TP \fB\-\-server\fR Connect to existing Neovim instance .TP \fB\-\-spawn\fR Treat positional arguments as the nvim argv .TP \fB\-v\fR, \fB\-\-version\fR Displays version information. .TP \fB\-h\fR, \fB\-\-help\fR Displays help on commandline options. .TP \fB\-\-help\-all\fR Displays help including Qt specific options. .TP \fB\-\-nofork\fR Run in foreground .SS "Arguments:" .TP file Edit specified file(s) .TP \fB\-\-\fR [nvim_args] Additional arguments are forwarded to Neovim: "nvim\-qt \fB\-\-\fR \fB\-u\fR NONE"