docs: list NVIM_APPNAME as env on manpage (#25935)

This commit is contained in:
330-127
2023-11-08 15:04:44 -08:00
committed by GitHub
parent f7b2ea59a6
commit ed464ba487

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