Skip to content

Commit e0c7eb5

Browse files
docs: fix typo in netrw section (#2264)
1 parent 0345117 commit e0c7eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nvim-tree-lua.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2268,7 +2268,7 @@ must be disabled manually at the start of your `init.lua` as per |netrw-noload|:
22682268
vim.g.loaded_netrw = 1
22692269
vim.g.loaded_netrwPlugin = 1
22702270
<
2271-
There are many |netrw| features features beyond the file browser. If you want to
2271+
There are many |netrw| features beyond the file browser. If you want to
22722272
keep using |netrw| without its browser features please ensure:
22732273

22742274
|nvim-tree.disable_netrw| `= false`

0 commit comments

Comments
 (0)