Computer Scientist, Graduate Student, and Geek

Tag: vim

Re-wrapping Paragraphs in Vim

February 28, 2011

To re-wrap a paragraph in vim, press the following keys in order (not simultaneously): g q }

Categories: Linux

Tags: vim