better docs for autoformat

This commit is contained in:
Reed Esau
2014-01-05 23:15:51 -07:00
parent 58c9abb5af
commit d4183c58fe

View File

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