.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.15. .TH NVIM-QT "1" "June 2020" "nvim-qt 0.2.16" "User Commands" .SH NAME nvim-qt \- Neovim GUI .SH SYNOPSIS .B nvim-qt [\fI\,options\/\fR] [\fI\,file\/\fR...] [\fI\,-- \/\fR...] .SH OPTIONS .TP \fB\-\-nvim\fR nvim executable path .TP \fB\-\-timeout\fR Error if nvim does not responde 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\-\-no\-ext\-tabline\fR Disable the external GUI tabline .TP \fB\-\-no\-ext\-popupmenu\fR Disable the external GUI popup menu .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 this help. .TP \fB\-\-nofork\fR Run in foreground .SS "Arguments:" .TP file Edit specified file(s) .TP \&... Additional arguments are forwarded to Neovim