From 0db63a350a6160e014cc03c5bb15e2a489781ea2 Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sat, 25 Jun 2022 11:39:24 +1000 Subject: [PATCH] doc: tidy help --- doc/nvim-tree-lua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nvim-tree-lua.txt b/doc/nvim-tree-lua.txt index 85db61b1..ec59c2e6 100644 --- a/doc/nvim-tree-lua.txt +++ b/doc/nvim-tree-lua.txt @@ -878,7 +878,7 @@ Configuration for diagnostic logging. Type: `boolean`, Default: `false` *nvim-tree.log.types.watcher* - *nvim-tree.filesystem_watchers* processing, verbose. + |nvim-tree.filesystem_watchers| processing, verbose. Type: `boolean`, Default: `false` ==============================================================================