From e496a9e061a64b5b1d118a215f0040a8a09b34f8 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 24 Nov 2018 21:07:07 +0100 Subject: Add ftplugin/make.vim Set the correct comment string for make. --- ftplugin/make.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 ftplugin/make.vim (limited to 'ftplugin') diff --git a/ftplugin/make.vim b/ftplugin/make.vim new file mode 100644 index 0000000..9c2e80a --- /dev/null +++ b/ftplugin/make.vim @@ -0,0 +1 @@ +set commentstring=#\ %s -- cgit v1.2.3