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

on_map question? #282

Closed
zgpio opened this issue May 22, 2018 · 1 comment
Closed

on_map question? #282

zgpio opened this issue May 22, 2018 · 1 comment

Comments

@zgpio
Copy link

zgpio commented May 22, 2018

Warning: I will close the bug issue without the minimal init.vim and the reproduce ways.

Problems summary

I can't understand the sentence in dein-options-on_map,see red box in the picture below:
default

@Shougo
Copy link
Owner

Shougo commented May 23, 2018

It means

		call dein#add('osyo-manga/vim-anzu', {'on_map': '<Plug>(anzu-'})

is same with

		call dein#add('osyo-manga/vim-anzu', {'on_map': '<Plug>(anzu-foo)'})

@Shougo Shougo closed this as completed May 23, 2018
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

2 participants