docs: list NVIM_APPNAME as env on manpage

This commit is contained in:
330-127 2023-11-08 15:04:44 -08:00 committed by zeertzjq
parent 3b9a906c98
commit 5f194e40a5

View File

@ -339,6 +339,11 @@ Print version information and exit.
.El
.Sh ENVIRONMENT
.Bl -tag -width Fl
.It Ev NVIM_APPNAME
The name of sub-directories used within each XDG user directory.
Defaults to
.Cm nvim .
:help $NVIM_APPNAME
.It Ev NVIM_LOG_FILE
Low-level log file, usually found at ~/.local/state/nvim/log.
:help $NVIM_LOG_FILE