Skip to content

Commit 0e62506

Browse files
committed
update help default options, add index
1 parent df00d38 commit 0e62506

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/nvim-tree-lua.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ Following is the default configuration. See |nvim-tree-opts| for details. >lua
545545
warning = "",
546546
error = "",
547547
},
548+
diagnostic_opts = false,
548549
},
549550
modified = {
550551
enable = false,
@@ -3179,6 +3180,7 @@ highlight group is not, hard linking as follows: >
31793180
|nvim-tree.actions.use_system_clipboard|
31803181
|nvim-tree.auto_reload_on_write|
31813182
|nvim-tree.diagnostics.debounce_delay|
3183+
|nvim-tree.diagnostics.diagnostic_opts|
31823184
|nvim-tree.diagnostics.enable|
31833185
|nvim-tree.diagnostics.icons|
31843186
|nvim-tree.diagnostics.severity|

0 commit comments

Comments
 (0)