News
So far I’ve introduced the basics of regular expressions and the Pattern class. In Part 2, we’ll go much deeper into the Regex API, exploring methods associated with the Pattern , Matcher ...
Regular expressions in vim are far more powerful than Lua pattern. vim.regex(), however, has few methods. It can only know the overall match position, and to use submatches, you need to use matchlist ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results