vim-session icon indicating copy to clipboard operation
vim-session copied to clipboard

Compability with Vimfiler

Open take opened this issue 12 years ago • 3 comments

I really love this plugin, but the most and only part which makes me a bit sad is that it isn't compability with Vimfiler. :P

:VimFilerCurrentDir

2013-07-28 0 23 40

after saving session and opening...

2013-07-28 0 24 28

It would be so awesome if u could implement the compability with this plugin like the compability with NERDTree :D

take avatar Jul 27 '13 15:07 take

In my opinion, the special handling of NERDTree etc. should be replaced with a generic extensible configuration. People would be encouraged to develop adapters for their favorite plugins on their own. They could still be submitted here for inclusion in the default plugin.

inkarkat avatar Jul 27 '13 19:07 inkarkat

hmmm i c.... @xolox what do u think? :O

take avatar Jul 28 '13 09:07 take

@take: I agree with @inkarkat in the sense that I won't simply add integration with Vimfiler to resolve this issue, instead I would like to set up something generic that can be used to define integration with arbitrary third party Vim plug-ins. I created xolox/vim-session#98 for this.

xolox avatar Jul 07 '14 21:07 xolox