aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 88e5dd2d..f1d88b3d 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -153,7 +153,7 @@ nnoremap J mzJ`z
"
" Quick way to toggle flags in 'formatoptions' that I often want to change;
" specifically:
-"
+"
" a - Automatically format paragraphs, reapplying the wrap on every text
" insertion or deletion; sometimes I want this and sometimes I
" don't, it particularly varies when typing prose in Markdown that