From 7d3c1818a7aaa168a9f3ed09389620b7006b219e Mon Sep 17 00:00:00 2001
From: Simpel <git@simpel.cc>
Date: Sun, 3 Oct 2021 17:12:51 +0200
Subject: [PATCH] feature: add apache groovy and velocity

close #1, #2
---
 comments.csv | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/comments.csv b/comments.csv
index 17f3b70..1cc0820 100644
--- a/comments.csv
+++ b/comments.csv
@@ -52,6 +52,7 @@ GAMS,*
 GNU-bc,#
 GNU-sed,#
 Go,//
+Groovy,//
 Haskell,--
 Icon,#
 Inform,!
@@ -124,6 +125,7 @@ TUTOR,$$
 TUTOR,*
 Unix shell,#
 VBScript,'
+Velocity,##
 VHDL,--
 Vimscript,&quot;
 Visual Basic,'
@@ -172,6 +174,7 @@ F#,(* ~ *)
 Forth,( ~ )
 GNU-bc,/* ~ */
 Go,/* ~ */
+Groovy;/* ~ */
 Handlebars,{{! ~ }}
 Handlebars,{{!-- ~ --}}
 Haskell,{- ~ -}
@@ -251,6 +254,7 @@ Standard ML,(* ~ *)
 Swift,/* ~ */
 Tcl,<# ~ #>
 Twig,{# ~ #}
+Velocity,#* ~ *#
 Visual Prolog,/* ~ */
 Wolfram Language,(* ~ *)
 XML,<!-- ~ -->
-- 
GitLab