Hi, On Mon, Feb 1, 2021 at 12:28 PM Marc Samendinger <[email protected]> wrote:
> What I tried was to grep for set re in all the rc files shown in vim > --version output. Theres no match. > And running :verbose :set regexpengine? only outputs regexpengine=1, not > sure though where to get more information on how apple builds their vim. I > asked some colleagues to test their installations. > Based on the code below (search for regexpengine): https://opensource.apple.com/source/vim/vim-91.80.1/src/optiondefs.h.auto.html It looks like Apple did change the default value for the 'regexpengine' option to 1. - Yegappan -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7kjMmSWZBNu%3DVzukpzxPEZC0vckAfhXyAO67grXUqM%2BoQ%40mail.gmail.com.
