vim: set shiftwidth to 4 for php
This commit is contained in:
parent
b47d06f35e
commit
5710a11ea2
@ -202,7 +202,7 @@ autocmd BufWritePost *.pdf silent !mv ~/Documents/% %:p:h
|
||||
let php_sql_query = 1
|
||||
let php_htmlInStrings = 1
|
||||
|
||||
au Filetype css vertical resize 50
|
||||
autocmd FileType php setlocal shiftwidth=4
|
||||
|
||||
" Don't screw up folds when inserting text that might affect them, until
|
||||
" leaving insert mode. Foldmethod is local to the window.
|
||||
|
Loading…
x
Reference in New Issue
Block a user