Some cleanup

This commit is contained in:
Israel Chauca Fuentes
2017-03-10 21:46:08 -05:00
parent 1eafd59b9c
commit 0246f25de8
3 changed files with 351 additions and 306 deletions

View File

@@ -111,7 +111,9 @@ call DMTest_single('{[(foobar)]}', 'fbi\<magic>x', '{[(foobar)]}x', 0, 1)
new
syntax on
set ft=vim
let g:delimitMate_excluded_regions = ['String']
call DMTest_pairs('echo " "', "f\"la(", 'echo " ( "')
let g:delimitMate_excluded_regions = []
filetype indent plugin on
set ft=php