NVIM-QT

Section: User Commands (1)
Updated: June 2020
Index Return to Main Contents
 

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 <width>x<height>
Set initial window geometry
--stylesheet <stylesheet>
Apply qss stylesheet from file
--maximized
Maximize the window on startup
--no-ext-tabline
Disable the external GUI tabline
--no-ext-popupmenu
Disable the external GUI popup menu
--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
-v, --version
Displays version information.
-h, --help
Displays this help.
--nofork
Run in foreground
 

Arguments:

file
Edit specified file(s)
...
Additional arguments are forwarded to Neovim


 

Index

NAME
SYNOPSIS
OPTIONS
Arguments:

This document was created by man2html, using the manual pages.
Time: 08:38:11 GMT, April 28, 2024