mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
docs: list NVIM_APPNAME as env on manpage (#25935)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user