Hi,
Even with loaded plugin status to disable netrw, it echoes 'is a directory'.
This in my _vimrc as it is advised, and it echoes 'is a directory'... ???
let g:loaded_netrw = 1
let g:loaded_netrwPlugin = 1
How can we disable plugin and echoing.
Thank you
NiVa