better docs for autoformat

This commit is contained in:
Reed Esau
2014-01-05 23:15:12 -07:00
parent 76ae330396
commit 58c9abb5af

View File

@@ -164,7 +164,8 @@ paragraphs manually with the standard Vim commands:
* `gqip` - manual format
* `vipJ` - manual unformat
Optionally, you may want to map these to keys in your `.vimrc`:
Optionally, you may want to map these to underutilized keys in your
`.vimrc`:
```vim
nnoremap <silent> Q gqip