: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'for i in `seq 1 3`; do mencoder mf://*.png -sws 10 -vf scale=800:592 -ovc x264 -x264encopts qp=40:subq=7:pass=$i -o output.avi; done