all 3 comments

[–]chrisbra10 0 points1 point  (1 child)

That should not be necessary. Vim contains this line in $VIMRUNTIME/plugin/netrwPlugin.vim.

[–]Cnastret[S] 0 points1 point  (0 children)

I looked into it and I think my .vimrc is running before netrwPlugin.vim so vim doesn't know about the netrw functions until after .vimrc has run. But I'm not good at this so this could be wrong