Posted by John Wellesz on 09/26/41 11:17
Version 1.12 has been released!
What's new:
- The bug involving searchpair() and utf-8 encoding in Vim 6.3 will not
make this script to hang but you'll have to be careful to not write
'/* */' comments with other '/*' inside the comments else the indentation
won't be correct.
exemple:
/*
Blablabla
Blablabla
Blablabla
/* <----- this "/*" will be wrongly identified as the start of the
comment.
Blablabla
Blablabla
Blablabla
*/
NOTE: This is true only if you are using utf-8 and vim 6.3.
Download:
http://www.vim.org/scripts/download_script.php?src_id=4330
Or (If the other link doesn't work):
http://www.2072productions.com/vim/indent/php.vim
Contact me if you have any problem with this version.
Navigation:
[Reply to this message]
|