Hi, Ni Va schrieb am 13.10.2019 um 21:38: > > 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.
"is a directory" is a message displayed by Vim itself, not by the netrw plugin. I doubt there is an option to disable it; at least there is no fitting flag in 'shortmess'. Regards, Jürgen -- Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. (Calvin) -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/6fcdaee7-c9d3-2d01-2753-e5c0b52cda9d%40googlemail.com.
