:set iskeyword-=_
Also see the camelcasemotion plug-in, described in one of the comments below by leoc.me.
:set iskeyword-=_
.sconsign.dblite
, since the function convert_old_entry
in /usr/lib/scons/SCons/Node/FS.py
that should handle old formats of .sconsign.dblite
is buggy.
alias mygrep 'grep -i -R \!^ * | grep -v \.svn'