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
Failed to evaluate the following code.
(+ 1 2 ;; ) 3)
Without matchit, % will move cursor to closing parentheses in comment. Fix to use sexp_move_to_next_bracket.
%
The text was updated successfully, but these errors were encountered:
Fix not to break code finding with parentheses in comment #277
4de36d7
Closed by #278
Sorry, something went wrong.
No branches or pull requests
Failed to evaluate the following code.
Without matchit,
%
will move cursor to closing parentheses in comment.Fix to use sexp_move_to_next_bracket.
The text was updated successfully, but these errors were encountered: