Hacker News new | ask | show | jobs
by tcoff91 2395 days ago
Evil mode in emacs is pretty damned close. Biggest painful diff is that emacs regex isn’t as powerful as vim.
1 comments

There is a package that uses python for regular expressions, which gives you the full pcre power: https://github.com/benma/visual-regexp-steroids.el/