Author:
erics, January 11th, 2019
In the normal vim mode, typing gg=G will reindent the entire file. == will re-indent just the current line. http://vim.wikia.com/wiki/Fix_indentation
Categories: How-To's, Technology Tags: Auto-indent, Format, howto, Indent, perl, re-indent, Reformat, tips, vi, vim
| No comments
Author:
erics, July 30th, 2014
gg=G gg to get to the top of the file, = to indent, and G to the go to the end of the file.
Categories: How-To's, Technology Tags: Auto-indent, gvim, Indent, Pretty, vi, vim
| No comments
Author:
erics, December 7th, 2010
text-indent: -20px; padding-left: 20px;
Categories: How-To's, Technology Tags: CSS, Hanging Indent, howto, Indent, tips
| No comments