docs: fix typo in netrw section (#2264)

This commit is contained in:
Felix Kästner 2023-06-11 16:54:31 +02:00 committed by GitHub
parent 034511714b
commit e0c7eb5044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2268,7 +2268,7 @@ must be disabled manually at the start of your `init.lua` as per |netrw-noload|:
vim.g.loaded_netrw = 1
vim.g.loaded_netrwPlugin = 1
<
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
keep using |netrw| without its browser features please ensure:
|nvim-tree.disable_netrw| `= false`