From 87a26c5bf169bafbee837e2323f24cfb07e35250 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 21 Dec 2021 14:41:23 +0100 Subject: Update --- indent/lifelines.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indent/lifelines.vim') diff --git a/indent/lifelines.vim b/indent/lifelines.vim index 960a01b3..d569def5 100644 --- a/indent/lifelines.vim +++ b/indent/lifelines.vim @@ -15,7 +15,7 @@ endif let b:did_indent = 1 " LifeLines uses cindent without ; line terminator, C functions -" declarations, C keywords, C++ formating +" declarations, C keywords, C++ formatting setlocal cindent setlocal cinwords="" setlocal cinoptions+=+0 -- cgit v1.2.3