On Tuesday, 14 February, 2012 at 20:55:35 GMT, Eldar Yusupov wrote:
Also, in case if regexp did not match I'd like to highlight the part
of regexp which started matching prevention.
I can't answer your other questions, but for this I usually enable incsearch,
then either start composing my regex with /, or paste the full regex after /
and delete characters until the it matches something.
You also might find this useful, which is the best regex composer that I know
of:
http://weitz.de/regex-coach/
--
.
--
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