underscore as word boundary
Replies (1)
(1-1/1)
|
underscore as word boundaryAdded by Robert Swan almost 2 years ago 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 Replies (1)RE: underscore as word boundary - Added by Wilson Snyder almost 2 years agoGood 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. (1-1/1) Loading...
|