回答:
dw単語を削除し、単語を構成するものはiskeyword設定によって定義されます。から:h word:
                                                        word
A word consists of a sequence of letters, digits and underscores, or a
sequence of other non-blank characters, separated with white space (spaces,
tabs, <EOL>).  This can be changed with the 'iskeyword' option.  An empty line
is also considered to be a word.
から削除_するiskeywordには:
set iskeyword-=_
*/ #は消えました。