doc/man: mention $NVIM_LOG_FILE

closes #8043
This commit is contained in:
Justin M. Keyes
2018-06-11 00:16:15 +02:00
parent f72f638f97
commit 51961da511

View File

@@ -323,6 +323,9 @@ Print version information and exit.
.El
.Sh ENVIRONMENT
.Bl -tag -width Fl
.It Ev NVIM_LOG_FILE
Low-level log file, usually found at ~/.local/share/nvim/log. See :help
$NVIM_LOG_FILE.
.It Ev VIM
Used to locate user files, such as init.vim.
System-dependent, see :help $VIM.