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

getting below error #607

Open
sivaswami opened this issue Sep 5, 2014 · 2 comments
Open

getting below error #607

sivaswami opened this issue Sep 5, 2014 · 2 comments

Comments

@sivaswami
Copy link

Error detected while processing function 54_MarkToOpen..ctrlp#getcline:
line 1:
E121: Undefined variable: s:offset
E15: Invalid expression: [line('.'), ( s:offset > 0 ? s:offset : 0 )]
line 2:
E121: Undefined variable: s:lines
E116: Invalid arguments for function empty(s:lines) && !( offset && linenr <= offset ) ? s:lines[lin
enr - 1 - offset] : ''
E15: Invalid expression: !empty(s:lines) && !( offset && linenr <= offset ) ? s:lines[linenr - 1 - o
ffset] : ''

@Starefossen
Copy link

You should use this supported fork of ctrlp in stead of this one and report any bugs here.

@ioannaK89
Copy link

i am getting exactly the same error. Does anyone manage to fix it?

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