We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 I use the latest master branch(SHA-371fdd7), moving the cursor will result in an error. Fallback to tag: v0.8 will run normally.
The text was updated successfully, but these errors were encountered:
Please describe the issue with the complete configuration for reproduction and Vim version, OS version, etc. Simple vimrc is as follows;
set rtp+=~/path/to/cursorword/ filetype plugin on
and vim -u ~/vimrc -N README.md with Vim 9.0.1600 works well.
vim -u ~/vimrc -N README.md
Sorry, something went wrong.
No branches or pull requests
When I use the latest master branch(SHA-371fdd7), moving the cursor will result in an error.
Fallback to tag: v0.8 will run normally.
The text was updated successfully, but these errors were encountered: