Searched +refs:turn +refs:on +refs:hi +refs:lock +refs:if +refs:enabled (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dphp.vim20 " php_parent_error_open = 1 for skipping an php end tag, if there exists an open ( or [ without a closing one
35 " Note: these all default to 1 (On), so you would set them to '0' to turn them off.
50 " - setting php_parent_error_close on and php_parent_error_open off
53 " before the string, when the the closing ) or ] is on the same line
56 " ii) Same problem if you are setting php_folding = 2 with a closing
57 " } inside an string on the first line of this string.
69 if version < 600
75 if !exists("main_syntax")
79 if version < 600
81 if exist
[all...]

Completed in 192 milliseconds