|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
(Flw, or there) to ask how the vim thalamotomy for the self-definition of Matching Let notend = '\ (^\s*\|[^d\t ]\s\+\)'
Let b:match_words = notend. '\<FUNCTION\>, \<END\s\+FUNCTION\>:\<if\>, \<fi\>:\<reading\>, \<ok\>:\<do\>, \<od\>:\<select\>. \<endselect\> '
If, as then written above, is yes. But when I increase more than one character in the match, so we do not know how to write a. . . Always wrong. . .
Following
Let b:match_words = notend. '\<FUNCTION\>, \<END\s\+FUNCTION\>:\<if\>, \<fi\>:\<reading\>, \<ok\>:\<do\>, \<od\>:\<select\>. \<endselect\>:[font= meet ][color=Red]\<PROCEDURE\>, \<END\s\+PROCEDURE\> '[/color][/font]
Matching procedure when there is always wrong. . .
Please enlighten me Argentina. . . |
Has been resolved. . .
Let notend = '\ (^\s*\|[^d\t ]\s\+\)'
Let b:match_words = notend. '\<FUNCTION\>, \<END\s\+\<FUNCTION\>:\<if\>, \<fi\>:\<reading\>, \<ok\>:\<do\>, \<od\> : \<select\>, \<endselect\> : '. notend.' \<PROCEDURE\>, \<END\>\s\+\<PROCEDURE\> ' |
| |