Home Vim Macros
Post
Cancel

Vim Macros

Macros

Change Github URLs from SSH to HTTPS

:%s/git@github.com:/https:\\/\\/github.com\\//

This post is licensed under CC BY 4.0 by the author.