aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/sed/comments.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/after/ftplugin/sed/comments.vim')
-rw-r--r--vim/after/ftplugin/sed/comments.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/after/ftplugin/sed/comments.vim b/vim/after/ftplugin/sed/comments.vim
index d0599ac7..4e779d67 100644
--- a/vim/after/ftplugin/sed/comments.vim
+++ b/vim/after/ftplugin/sed/comments.vim
@@ -18,4 +18,4 @@ let b:undo_ftplugin = b:undo_ftplugin
" Use trailing whitespace to denote continued paragraph
setlocal comments=:#
let b:undo_ftplugin = b:undo_ftplugin
- \ . '|setlocal comments< formatoptions<'
+ \ . '|setlocal comments<'