Enno wrote:
Le vendredi 23 mai 2014 10:42:55 UTC+2, Enno a écrit :
Can one configure netrw so that when opening a file in netrw the just left 
netrw buffer is automatically deleted?

For example type :e ., navigate to a file, hit <CR>. Then there is the netrw 
buffer, created by :e . that we just left, and has done its service. Is there an 
autocmd to delete it? Naive attempts under Gvim 7.4.282 and Windows 7 64 bit failed.
This is, under netrw 1.53b. Another curiosity is that, inside a netrw buffer, 
the :bprevious is without effect, but :bnext works as expected.

Please try netrw this way:  (simple.netrw is attached)

vim -u simple.netrw some-directory-here

You'll need to hit the "i" key a few times to get your preferred tree listing.

Regards,
Chip Campbell

--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
set nocp
so .vim/plugin/netrwPlugin.vim

Reply via email to