Skip to content

Instantly share code, notes, and snippets.

@ediazal
ediazal / notepad-glsl-bespin.xml
Last active December 7, 2016 16:29
Notepad++ GLSL code highlighting for the Bespin theme
<NotepadPlus>
<UserLang name="GLSL" ext="vert frag geom tesc tese v f g " udlVersion="2.1">
<Settings>
<Global caseIgnored="no" allowFoldOfComments="yes" 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">00// 01 02 03/* 04*/</Keywords>
<Keywords name="Numbers, prefix1"></Keywords>
<Keywords name="Numbers, prefix2"></Keywords>