doc: tidy readme logging
This commit is contained in:
committed by
GitHub
parent
958bac90d2
commit
7f2ed4e043
@@ -351,9 +351,7 @@ autocmd BufEnter * ++nested if winnr('$') == 1 && bufname() == 'NvimTree_' . tab
|
|||||||
|
|
||||||
## Diagnostic Logging
|
## Diagnostic Logging
|
||||||
|
|
||||||
You may enable diagnostic logging and a file `nvim-tree.log` will be created in `$XDG_CACHE_HOME/nvim`, usually `~/.cache/nvim`, containing logs from that nvim session. See `:help nvim-tree.log`.
|
You may enable diagnostic logging to `$XDG_CACHE_HOME/nvim/nvim-tree.log`. See `:help nvim-tree.log`.
|
||||||
|
|
||||||
The files may become large and numerous, so it is advised to turn on logging to diagnose an issue or while reporting a bug, then turn it off.
|
|
||||||
|
|
||||||
## Performance Issues
|
## Performance Issues
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user