We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
explorer : 1
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, \ }
The text was updated successfully, but these errors were encountered:
Note that I discussed a bit with @Shougo in Lingr (Japanese).
http://lingr.com/room/vim/archives/2015/10/18#message-22619565
Sorry, something went wrong.
Filetype detection bug on 'explorer' : 1 seems to be fixed. I think this issue is ready to be fixed.
'explorer' : 1
Shougo/neobundle.vim#442
do not open committia twice in the same buffer (#11, #18)
4956c3e
No branches or pull requests
e.g.
The text was updated successfully, but these errors were encountered: