-
Notifications
You must be signed in to change notification settings - Fork 19
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
Error on mac #26
Comments
@illegalnumbers It seems that you are using a version of Vim that doesn't have the timer support. Could you try with a recent version of Vim or Neovim? |
similar problem on Ubuntu 16.04 with normal vim.
Here is the vim version
seems the timer support is enabled. Is there anything wrong? |
Same problem in the default vim for on Ubuntu 16.04, which is the same as Yourens's vim. Reproduction:
For most other operations, such as scrolling, no error is raised. |
problem solved by install vim 8.0. |
Right now after installing with pathogen I get the error
Error detected while processing function comfortable_motion#flick: E117: Unknown function: timer_start
anyone else see this before?The text was updated successfully, but these errors were encountered: