From 87a26c5bf169bafbee837e2323f24cfb07e35250 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 21 Dec 2021 14:41:23 +0100 Subject: Update --- indent/nginx.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indent/nginx.vim') diff --git a/indent/nginx.vim b/indent/nginx.vim index e9335e7a..dedcd970 100644 --- a/indent/nginx.vim +++ b/indent/nginx.vim @@ -13,3 +13,5 @@ setlocal indentexpr= setlocal cindent " Just make sure that the comments are not reset as defs would be. setlocal cinkeys-=0# + +let b:undo_indent = "setl cin< cink< inde<" -- cgit v1.2.3