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