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

the key map ( is conflict with plugin auto-pairs #9

Open
zhangyl4991 opened this issue Jul 25, 2019 · 2 comments
Open

the key map ( is conflict with plugin auto-pairs #9

zhangyl4991 opened this issue Jul 25, 2019 · 2 comments

Comments

@zhangyl4991
Copy link

I want use them both, what should I do?

@NewStorm-0
Copy link

Change the file "echofunc.vim".
There is a line : inoremap ( (=EchoFunc()
changed it to this:
inoremap ( (=EchoFunc())

@Angluca
Copy link

Angluca commented Feb 16, 2023

must left move :)
484 line
inoremap <silent> <buffer> ( (<C-R>=EchoFunc()<CR>)<left>

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

3 participants