-
Notifications
You must be signed in to change notification settings - Fork 3
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
E227 warning when using both yankring and improvedft #1
Comments
Hi Alick! On So, 05 Aug 2012, Alick Zhao wrote:
Yeah, I know, that Yankring already maps those keys to its own function I see, if I can find a way to make both plugins work. regards, ChristianDie Klasse, welche die herrschende materielle macht der Gesellschaft |
I wonder, why the yankring plugin is loaded before the improved_ft plugin. That shouldn't happen. Can you show me your :scriptnames output? |
Perhaps it is because the letter case: I use YankRing as the directory name instead of yankring. The :scriptnames output (without improvedft plugin since I haven't enabled it again):
|
Oh well, in this case, the output of :scriptnames is not really useful... Please try current head and in your .vimrc put the following: let g:yankring_zap_keys = '/ ?' regards, |
I tried the current head and warning messages appear less. But there are still warnings saying mapping already exists for ; and , . Can these warnings be avoided too? |
Hi Alick! On Mi, 15 Aug 2012, Alick Zhao wrote:
Ah, I see. Thanks for the feedback. Please try current head. It should regards, ChristianMit leerem Kopf nickt sich's leichter. |
On Wed, 15 Aug 2012 11:41:58 -0700, chrisbra wrote:
But it doesn't work for me. The error message shown on vim startup is:
ftimproved#Activate..37_Map: Alick |
Hi Alick! On Do, 16 Aug 2012, Alick Zhao wrote:
Okay, please try with current head. This works here. regards, ChristianHalt den Mund, wenn ich dich unterbreche! |
Thanks for your efforts! It works well now :) |
Hi, I have installed YankRing before. After installing improvedft I met E227 warning at vim startup:
Can these warnings be eliminated?
The text was updated successfully, but these errors were encountered: