Created
March 9, 2017 05:13
-
-
Save fooling/dc76294980ce4cc941ff47b8bd84a80c to your computer and use it in GitHub Desktop.
VIM正则替换
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%s/\(addTenant(.*,\d*,\d*,\)\(\d*,\)\(\d*,\d*\)/\1\3/g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment