Skip to content

Instantly share code, notes, and snippets.

@abnrk
abnrk / userDefineLang_Groovy.xml
Created July 31, 2026 21:44 — forked from Thermionix/userDefineLang_Groovy.xml
Groovy user defined language for notepad++
<?xml version="1.0" encoding="UTF-8"?>
<NotepadPlus>
<UserLang name="Groovy" ext="groovy" udlVersion="2.1">
<Settings>
<Global caseIgnored="no" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">03/* 04*/ 00// 01 02</Keywords>
<Keywords name="Numbers, prefix1" />