Skip to content

Comment on Coming Home to Vim

Comments

Great tip for using Perl/Python-compatible regex syntax:

  nnoremap / /\v
  vnoremap / /\v
This will save me a lot of time. Thanks, Steve!
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.