;PSPad user HighLighter definition file [Settings] Name=Go HTMLGroup=0 FileType=.go CommentString=// SlashComment=1 CComment=1 SlashComment=1 IndentChar= UnIndentChar= TabWidth=2 CaseSensitive=1 SingleQuote=1 DoubleQuote=1 KeyWordChars= CodeExplorer=ftUnknown [KeyWords] for= func= if= import= package= var= const= type= struct= return= switch= case= make= new= default= select= break= continue= defer= len= cap= panic= recover= interface= default= select= else= goto= fallthrough= range= [KeyWords2] int= uint= string= map= float= bool= byte= complex= [KeyWords3] true= false= nil= [ReservedWords]