hyphen : exclude as a word boundary

Hi All,

         Hyphen acts as a word boundary. That is if I have a symbol "task-list" and the cursor is on the "list". If I do select word at cursor it selects only list where as I like to treat "task-list" as a word and select it entirely. Is there any way I can not treat hyphen as word boundary. (ofcourse I can do "select word at cursor" one more time. But I do not want to do that)

Thanks

5

This would be really useful. 

Or change words to:

  • match: (words | fragments)
0

请先登录再写评论。