Don't treat PHP as HTML
This commit is contained in:
@@ -92,9 +92,6 @@ au BufNewFile,BufRead *.html,*.php
|
||||
\ set shiftwidth=2 |
|
||||
\ set autoindent |
|
||||
\ set smartindent
|
||||
" Treat PHP like HTML
|
||||
au BufNewFile,BufRead *.php
|
||||
\ set filetype=html
|
||||
au FileType yaml
|
||||
\ set tabstop=2 |
|
||||
\ set softtabstop=2 |
|
||||
|
||||
Reference in New Issue
Block a user