From 9b8005439ac351ded8f6286aefa2378d25d7add5 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 7 Dec 2020 19:09:32 +0100 Subject: vim: update after/ftplugin/* --- .vim/after/ftplugin/gomod.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 .vim/after/ftplugin/gomod.vim (limited to '.vim/after/ftplugin/gomod.vim') diff --git a/.vim/after/ftplugin/gomod.vim b/.vim/after/ftplugin/gomod.vim new file mode 100644 index 0000000..96369aa --- /dev/null +++ b/.vim/after/ftplugin/gomod.vim @@ -0,0 +1 @@ +set commentstring=//\ %s -- cgit 1.4.1