summaryrefslogtreecommitdiffstats
path: root/indent/ansible.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-03-04 09:15:44 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2019-03-04 09:15:44 +0100
commited677c34d55a0e025b7008f29419498a3989cde2 (patch)
tree62efef78ed05b2b4e61efb21e40a6b337359eb8e /indent/ansible.vim
parentc161994e9607399a7b365ab274592bfc4f100306 (diff)
downloadvim-polyglot-ed677c34d55a0e025b7008f29419498a3989cde2.tar.gz
vim-polyglot-ed677c34d55a0e025b7008f29419498a3989cde2.zip
Update
Diffstat (limited to 'indent/ansible.vim')
-rw-r--r--indent/ansible.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/ansible.vim b/indent/ansible.vim
index d94d3a2c..29fc8e75 100644
--- a/indent/ansible.vim
+++ b/indent/ansible.vim
@@ -10,7 +10,7 @@ setlocal expandtab
setlocal softtabstop=2
setlocal shiftwidth=2
setlocal commentstring=#%s
-setlocal formatoptions=cl
+setlocal formatoptions+=cl
" c -> wrap long comments, including #
" l -> do not wrap long lines