mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
further sync for vim mode lines
This commit is contained in:
parent
6a3a2bf18e
commit
bc5811f361
106 changed files with 377 additions and 8 deletions
|
@ -31,3 +31,13 @@ typedef struct {
|
|||
} smart_string;
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Local variables:
|
||||
* tab-width: 4
|
||||
* c-basic-offset: 4
|
||||
* indent-tabs-mode: t
|
||||
* End:
|
||||
* vim600: sw=4 ts=4 fdm=marker
|
||||
* vim<600: sw=4 ts=4
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue