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

When 'clcompletefunc' is not set, E764 does not occur. #8

Closed
h-east opened this issue Dec 7, 2015 · 1 comment
Closed

When 'clcompletefunc' is not set, E764 does not occur. #8

h-east opened this issue Dec 7, 2015 · 1 comment
Labels

Comments

@h-east
Copy link
Owner

h-east commented Dec 7, 2015

Hoe to reproduce:

$ vim -N -u NONE -c "set clpum"
:<C-X>

Expected behavior:

  • Display below.
    E764: Option 'clcompletefunc' is not set

Actual behavior:

  • Nothing to output.
@h-east h-east added the bug label Dec 7, 2015
h-east added a commit that referenced this issue Dec 7, 2015
@h-east h-east closed this as completed Dec 7, 2015
@h-east
Copy link
Owner Author

h-east commented Dec 7, 2015

This fix is also fixes that is not carried out the first call to the user-defined function a:findstart = 1 problem.

h-east added a commit that referenced this issue Feb 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant