aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/sh.vim
blob: d612eba800b7f563650b2f9cba44d9802735e8ea (plain) (blame)
1
2
3
4
" Include slashes as part of 'isk' so that e.g. 'local' in '/usr/local/mysql'
" doesn't highlight
let g:sh_isk='@,48-57,_,192-255,.,/'