document performance issues and add to bug report template (#1111)

This commit is contained in:
Alexander Courtis
2022-03-27 20:52:51 +11:00
committed by GitHub
parent bd23c88608
commit ba121f0244
3 changed files with 30 additions and 4 deletions

View File

@@ -479,8 +479,7 @@ Here is a list of the options available in the setup call:
*nvim-tree.log*
|log|: configuration for diagnostic logging
- |log.enable|: enable logging to a file `nvim-tree-HH:MM:SS-username.log`
in $XDG_CACHE_HOME/nvim
- |log.enable|: enable logging to a file `$XDG_CACHE_HOME/nvim/nvim-tree.log`
type: `boolean`
default: `false`