Created
September 14, 2015 13:55
-
-
Save miztiik/becc867f7de3d5494284 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<NotepadPlus> | |
<UserLang name="Markdown" ext="md markdown" udlVersion="2.0"> | |
<!-- Modified by Edditoria, originally created by thomsmits @ git, | |
see https://github.com/Edditoria/markdown_npp_zenburn for latest version --> | |
<Settings> | |
<Global caseIgnored="yes" forceLineCommentsAtBOL="yes" /> | |
<Prefix Keywords1="yes" Keywords2="yes" Keywords3="yes" Keywords4="yes" /> | |
</Settings> | |
<KeywordLists> | |
<Keywords name="Comments" id="0">00# 01 02 03<!-- 04--></Keywords> | |
<Keywords name="Operators1" id="5">< ></Keywords> | |
<Keywords name="Operators2" id="6">* - +</Keywords> | |
<Keywords name="Keywords1" id="16">http:// (http:// https:// (https:// (/ /</Keywords> | |
<Keywords name="Keywords2" id="17">==== ----</Keywords> | |
<Keywords name="Keywords3" id="18">** __</Keywords> | |
<Keywords name="Keywords4" id="19">* _</Keywords> | |
<Keywords name="Delimiters" id="24">00[ 01 02] 03` 04 05`</Keywords> | |
</KeywordLists> | |
<Styles> | |
<WordsStyle name="DEFAULT" styleID="0" fgColor="333333" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> | |
<WordsStyle name="COMMENTS" styleID="1" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> | |
<WordsStyle name="LINE COMMENTS" styleID="2" fgColor="FF8040" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> | |
<WordsStyle name="NUMBERS" styleID="3" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> | |
<WordsStyle name="KEYWORDS1" styleID="4" fgColor="408080" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> | |
<WordsStyle name="KEYWORDS2" styleID="5" fgColor="FF8040" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> | |
<WordsStyle name="KEYWORDS3" styleID="6" fgColor="400080" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> | |
<WordsStyle name="KEYWORDS4" styleID="7" fgColor="400080" bgColor="FFFFFF" fontName="" fontStyle="2" nesting="0" /> | |
<WordsStyle name="OPERATORS" styleID="12" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" nesting="0" /> | |
<WordsStyle name="DELIMITERS1" styleID="16" fgColor="408080" bgColor="FFFFFF" fontName="" fontStyle="2" nesting="0" /> | |
<WordsStyle name="DELIMITERS2" styleID="17" fgColor="FF80C0" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" /> | |
</Styles> | |
</UserLang> | |
</NotepadPlus> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment