shawn wilson wrote:
> This is probably a feature request but I really do hate the
> regex engine and would love to swap it out. Is there / can
> there be a compile time option to use a different engine?

No (I assume you want different regex syntax, probably PCRE).

Tony's post is talking about a new Vim regex engine intended to
be fully compatible with the old syntax, but faster.

Like Vim's scripting language, Vim's regex syntax makes a lot of
sense for editing text because they provide procedures that
often work in an optimum way.

John


-- 
-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to