We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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