vim negative look aheadJune 25, 2022 · One min readIs there a way to do negative lookahead in vim regex? # abc(?!.*xyz):/abc\(.*xyz\)\@!