File: php_enhcomm.vim

package info (click to toggle)
vim-scripts 20210124.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,384 kB
  • sloc: perl: 420; 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")