Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <NotepadPlus>
- <UserLang name="Go" ext="go" udlVersion="2.1">
- <Settings>
- <Global allowFoldOfComments="yes" />
- </Settings>
- <KeywordLists>
- <Keywords name="Comments">00// 03/* 04*/</Keywords>
- <Keywords name="Numbers, prefix2">0X 0x 0</Keywords>
- <Keywords name="Numbers, extras1">A B C D E F a b c d e f</Keywords>
- <Keywords name="Operators1">! % & ( ) * + , - . / : ; < = > [ ] ^ { | }</Keywords>
- <Keywords name="Keywords1">_ false iota nil true</Keywords>
- <Keywords name="Keywords2">break case continue default defer else fallthrough for go goto if import range return select switch</Keywords>
- <Keywords name="Keywords3">append cap close complex copy delete imag len make new panic print println real recover</Keywords>
- <Keywords name="Keywords4">ComplexType FloatType IntegerType Type Type1 bool byte complex128 complex64 error float32 float64 int int16 int32 int64 int8 rune string uint uint16 uint32 uint64 uint8 uintptr</Keywords>
- <Keywords name="Keywords5">chan const func interface map package struct type var</Keywords>
- <Keywords name="Delimiters">00" 01\ 02" 03' 04\ 05' 06` 07 08`</Keywords>
- </KeywordLists>
- <Styles>
- <WordsStyle name="DEFAULT" fgColor="C3BE98" bgColor="1A0F0B" />
- <WordsStyle name="COMMENTS" fgColor="679D47" bgColor="1A0F0B" />
- <WordsStyle name="LINE COMMENTS" fgColor="679D47" bgColor="1A0F0B" />
- <WordsStyle name="NUMBERS" fgColor="DA5659" bgColor="1A0F0B" />
- <WordsStyle name="KEYWORDS1" fgColor="F1E694" bgColor="1A0F0B" />
- <WordsStyle name="KEYWORDS2" fgColor="F1E694" bgColor="1A0F0B" />
- <WordsStyle name="KEYWORDS3" fgColor="C3BE73" bgColor="1A0F0B" />
- <WordsStyle name="KEYWORDS4" fgColor="B3935C" bgColor="1A0F0B" />
- <WordsStyle name="KEYWORDS5" fgColor="B3935C" bgColor="1A0F0B" />
- <WordsStyle name="OPERATORS" fgColor="B3935C" bgColor="1A0F0B" />
- <WordsStyle name="DELIMITERS1" fgColor="7CA563" bgColor="1A0F0B" />
- <WordsStyle name="DELIMITERS2" fgColor="7CA563" bgColor="1A0F0B" />
- <WordsStyle name="DELIMITERS3" fgColor="7CA563" bgColor="1A0F0B" />
- </Styles>
- </UserLang>
- </NotepadPlus>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement