Created
March 11, 2012 06:07
-
-
Save l4u/2015228 to your computer and use it in GitHub Desktop.
useful vim wrap lines
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
gqgq (wrap the current line) | |
gq{ (wrap this paragraph, i.e. until the next blank line) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment