From 664aa988f6d9cdb7b75218666fbe348c85ef8b29 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 4 Sep 2019 15:44:43 +0200 Subject: Update --- syntax/Dockerfile.vim | 5 ----- 1 file changed, 5 deletions(-) (limited to 'syntax/Dockerfile.vim') diff --git a/syntax/Dockerfile.vim b/syntax/Dockerfile.vim index 0ec26bcd..d9e26353 100644 --- a/syntax/Dockerfile.vim +++ b/syntax/Dockerfile.vim @@ -61,8 +61,3 @@ hi link dockerfileTodo Todo hi link bashStatement Function let b:current_syntax = "dockerfile" - -set commentstring=#\ %s - -" Enable automatic comment insertion -setlocal fo+=cro -- cgit v1.2.3