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

Implement motions to go to next/previous misspelled word #807

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

chylex
Copy link
Contributor

@chylex chylex commented Jan 24, 2024

Fixes part of https://youtrack.jetbrains.com/issue/VIM-330/Need-better-spell-checker-integration.

Implements [s and ]s motions using IntelliJ's "Typo" inspection. Supports NVO modes, count, and multicursor, though I don't have spell checking in my vim so I'm not 100% sure if the behavior matches.

@AlexPl292 AlexPl292 force-pushed the pr-navigate-misspelled-word branch from 125ae58 to 120d889 Compare February 23, 2024 08:16
@AlexPl292
Copy link
Member

Looks awesome, thank you!

@AlexPl292 AlexPl292 merged commit 6dd924b into JetBrains:master Feb 23, 2024
2 checks passed
@chylex chylex deleted the pr-navigate-misspelled-word branch March 22, 2024 01:02
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.

2 participants