Question: underscore as word boundary #277
Closed
Labels
Comments
Original Redmine Comment Good idea, we'll look at it. BTW I never liked how _ wasn't a word boundary in C mode; I think it should be up to the users. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author Name: Robert Swan
Original Redmine Message: 327 from https://www.veripool.org
Would be great if I could keep underscore as a word boundary, so that forward-word, backwards-word, delete-word etc. would work the same as in c++-mode. I tried removing the line
but then syntax highlighting goes wrong.
Robert
The text was updated successfully, but these errors were encountered: