On Fri, Mar 6, 2015 at 2:58 PM, Charles Campbell <[email protected]> wrote: > Hello! > > You might find LogiPat helpful; see > http://www.drchip.org/astronaut/vim/index.html#LOGIPAT . > > :LP !"RCMP" && !"QEII" && !"SPCA" && "[A-Z]\{4,\}" > > LogiPat allows boolean logic to work with regexp patterns. > > Regards, > Chip Campbell >
I am not the OP but just want to say ... LogiPat is one of those plugins I can't live without. It is super handy when coding... especially when you want to search for long_string_A but do not want to include prefixB_long_string_A_suffixC in the searches. Thanks for writing it. Is there any reason for it not to be included in default vim? raju -- Kamaraju S Kusumanchi http://raju.shoutwiki.com/wiki/Blog -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
