gvim - vim too long string causes code highlighting to fail
天蓬老师
天蓬老师 2017-05-16 16:41:32
0
1
624

As shown in the picture, the code highlighting in the front is normal, but after the white color appears, the code is no longer highlighted, and VIM's automatic indentation also fails. What should I do?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
小葫芦

Just write it like this

$links = array (
             "www.example.com/path/to/sw",
             "www.example1.com/path/to/sw",
             // ...
         );
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!