Discussion:
meaning of \= in syntax scripts
Erhy
8 years ago
Permalink
Hello, I try to update a syntax script
e.g.
syn match scilabArithmetic "\.\=[*/\\]\.\="

Please tell me about \=

Thank you
Erhy
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Nikolay Aleksandrovich Pavlov
8 years ago
Permalink
Post by Erhy
Hello, I try to update a syntax script
e.g.
syn match scilabArithmetic "\.\=[*/\\]\.\="
Please tell me about \=
:h /\=
Post by Erhy
Thank you
Erhy
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Erhy
8 years ago
Permalink
Post by Nikolay Aleksandrovich Pavlov
:h /\=
Thank you, it's so simple
Erhy
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...