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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

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