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

Undefined variable: s:delimiterMap #190

Open
roqvist opened this issue May 1, 2015 · 3 comments
Open

Undefined variable: s:delimiterMap #190

roqvist opened this issue May 1, 2015 · 3 comments

Comments

@roqvist
Copy link

roqvist commented May 1, 2015

Starting gvim 7.4 with NERD commenter on Ubuntu yields the following:

E121: Undefined variable: s:delimiterMap
E116: Invalid arguments for function has_key(s:delimiterMap, ft)
E15: Invalid expression: has_key(s:delimiterMap, ft)
@alerque
Copy link
Member

alerque commented May 24, 2016

Is this still a problem? I can't duplicate this currently on a newer vim version.

@kalebpederson
Copy link

I just duplicated this today. I was calling gvim with a vimrc override file (in Microsoft Windows: -u c:\users\me\.vimrc) that explicitly set the override file to the standard .vimrc file. No .gvimrc file is present.

@alerque
Copy link
Member

alerque commented Nov 8, 2019

@kalebpederson I don't quite follow what your arrangement was and still can't replicate this. Can you post a minimal example including the actual command you ran and the minimum contents of an rc file that exhibits this?

That or find and fix the problem yourself ;-) I would be happy to review a PR that addressed this, I just can't really fix it myself because I can't even replicate the problem.

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

No branches or pull requests

3 participants