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

Adds an option to change cursor blinking #260

Merged
merged 1 commit into from Jan 2, 2021
Merged

Adds an option to change cursor blinking #260

merged 1 commit into from Jan 2, 2021

Conversation

licynthiax
Copy link
Contributor

:NGSetCursorBlink can set the number of times the cursor blinks before stopping or disable the cursor blinking entirely. If the value passed in is negative, the cursor won't stop blinking, and if it's zero, the cursor won't blink.

I'm a newbie at both Rust and Vim, so I'm not sure if this is the best way of implementing the option. Thanks!!

:NGSetCursorBlink can set the number of times the cursor blinks before
stopping or disable the cursor blinking entirely
@daa84
Copy link
Owner

daa84 commented Jan 2, 2021

Thank you

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

Successfully merging this pull request may close these issues.

None yet

2 participants