We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0345117 commit e0c7eb5Copy full SHA for e0c7eb5
doc/nvim-tree-lua.txt
@@ -2268,7 +2268,7 @@ must be disabled manually at the start of your `init.lua` as per |netrw-noload|:
2268
vim.g.loaded_netrw = 1
2269
vim.g.loaded_netrwPlugin = 1
2270
<
2271
-There are many |netrw| features features beyond the file browser. If you want to
+There are many |netrw| features beyond the file browser. If you want to
2272
keep using |netrw| without its browser features please ensure:
2273
2274
|nvim-tree.disable_netrw| `= false`
0 commit comments