We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
autocmd BufNewFile,BufRead /path/to/ThinkUp/* set expandtab colorcolumn=120 autocmd BufNewFile,BufRead /path/to/ThinkUp/*.php set tabstop=4 shiftwidth=4 autocmd BufNewFile,BufRead /path/to/ThinkUp/*.{css,js,tpl} set tabstop=2 shiftwidth=2