File: php_enhcomm.vim

package info (click to toggle)
vim-scripts 20130814
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 4,608 kB
  • ctags: 2,511
  • sloc: perl: 452; xml: 95; makefile: 25
file content (6 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
"
" Normal HTML text has no synID-name. So we have to specify this problem
" case here. Note that you should not try to comment lines starting
" with '<?'.
"
call EnhCommentifyFallback4Embedded('&ft == "php" && synFiletype == ""', "html")