From 06cef2373d1db04731213498a386d0bd300e09b5 Mon Sep 17 00:00:00 2001
From: "Kenneth Benzie (Benie)" <k.benzie83@gmail.com>
Date: Fri, 17 Feb 2017 21:45:13 +0000
Subject: [PATCH] Override groovy syntax

---
 after/ftplugin/groovy.vim | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 after/ftplugin/groovy.vim

diff --git a/after/ftplugin/groovy.vim b/after/ftplugin/groovy.vim
new file mode 100644
index 0000000..3143dd1
--- /dev/null
+++ b/after/ftplugin/groovy.vim
@@ -0,0 +1 @@
+setlocal commentstring=//%s