Wednesday, June 13, 2018

Re: How to replace edit command calling netrw by own function call

Hi,

2018/6/13 Wed 19:54:54 UTC+9 Ni Va wrote:
> Hi,
>
>
> When you type :e it opens netrw explore command.
>
> Is it possible to replace it by my own function call.

I think that the best way to know that is reading the code of netrw itself
or some other similar plugins (e.g. nerdtree).

https://github.com/scrooloose/nerdtree/blob/cb9f4db6ffc98f055954801cfced9399a1da829a/plugin/NERD_tree.vim#L170-L175

Regards,
Ken Takata

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: