Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure when some plugin is loaded by :NeoBundle with explorer : 1 #18

Open
rhysd opened this issue Oct 18, 2015 · 2 comments
Open

Failure when some plugin is loaded by :NeoBundle with explorer : 1 #18

rhysd opened this issue Oct 18, 2015 · 2 comments

Comments

@rhysd
Copy link
Owner

rhysd commented Oct 18, 2015

e.g.

NeoBundleLazy 'Shougo/vimfiler.vim', {
        \ 'depends' : 'Shougo/unite.vim',
        \ 'commands' : [
        \ {'name' : ['VimFiler', 'Edit', 'Write'],
        \  'complete' : 'customlist,vimfiler#complete'},
        \ 'Read', 'Source'],
        \ 'mappings' : '<Plug>',
        \ 'explorer' : 1,
        \ }
@rhysd
Copy link
Owner Author

rhysd commented Oct 18, 2015

Note that I discussed a bit with @Shougo in Lingr (Japanese).

http://lingr.com/room/vim/archives/2015/10/18#message-22619565

@rhysd
Copy link
Owner Author

rhysd commented Nov 3, 2015

Filetype detection bug on 'explorer' : 1 seems to be fixed. I think this issue is ready to be fixed.

Shougo/neobundle.vim#442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant