Replies: 2 comments
-
Don't set The following default settings will attempt co-existence: It is advised to disable netrw simply because functionality sometimes breaks e.g. race conditions between netrw and nvim-tree on startup. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
the docs "strongly advise" disabling netrw but this disables
scp://
,rsync://
and all the other remote editing possibilities and i consider this a bug.i love nvim-tree but it would be great if it could coexist peacefully with netrw.
Neovim version
Operating system and version
macos 12.6.1
nvim-tree version
9d241e5
Minimal config
Steps to reproduce
let loaded_netrwPlugin = 1
nvim rsync://...
Expected behavior
No response
Actual behavior
No response
Beta Was this translation helpful? Give feedback.
All reactions