further sync for vim mode lines

This commit is contained in:
Anatol Belski 2017-07-04 18:12:45 +02:00
parent 6a3a2bf18e
commit bc5811f361
106 changed files with 377 additions and 8 deletions

View file

@ -1049,4 +1049,6 @@ ZEND_API ZEND_COLD void zend_throw_exception_object(zval *exception) /* {{{ */
* c-basic-offset: 4
* indent-tabs-mode: t
* End:
* vim600: sw=4 ts=4 fdm=marker
* vim<600: sw=4 ts=4
*/