how can i did this? i want match abcd which is not in quote. e.g:
abcd  //match
"abcd" //mismatch
"\"abcd" //mismatch
"\"ab" abcd //match

how can i did this?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to