mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 12:35:00 +00:00
log.c: warn instead of error on failed stdpath('cache') creation
This commit is contained in:
@@ -1339,7 +1339,7 @@ DATA DIRECTORY (DEFAULT) ~
|
||||
Note: Throughout the user manual these defaults are used as placeholders, e.g.
|
||||
"~/.config" is understood to mean "$XDG_CONFIG_HOME or ~/.config".
|
||||
|
||||
LOG FILE *$NVIM_LOG_FILE* *E5010*
|
||||
LOG FILE *$NVIM_LOG_FILE*
|
||||
Besides 'debug' and 'verbose', Nvim keeps a general log file for internal
|
||||
debugging, plugins and RPC clients. >
|
||||
:echo $NVIM_LOG_FILE
|
||||
|
||||
Reference in New Issue
Block a user