From d4183c58feba93c3949ec7e2274cff8654af8262 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sun, 5 Jan 2014 23:15:51 -0700 Subject: [PATCH] better docs for autoformat --- README.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 65a6081..bef7c4b 100644 --- a/README.markdown +++ b/README.markdown @@ -164,8 +164,7 @@ paragraphs manually with the standard Vim commands: * `gqip` - manual format * `vipJ` - manual unformat -Optionally, you may want to map these to underutilized keys in your -`.vimrc`: +Optionally, you can map these to underutilized keys in your `.vimrc`: ```vim nnoremap Q gqip