From ed677c34d55a0e025b7008f29419498a3989cde2 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 4 Mar 2019 09:15:44 +0100 Subject: Update --- indent/ansible.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indent/ansible.vim') 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 -- cgit v1.2.3