Skip to content

Commit

Permalink
Syntax-highlight go types
Browse files Browse the repository at this point in the history
  • Loading branch information
techee committed May 28, 2015
1 parent 4665034 commit dde13c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/document.c
Expand Up @@ -2649,6 +2649,7 @@ void document_highlight_tags(GeanyDocument *doc)
case GEANY_FILETYPES_OBJECTIVEC:
case GEANY_FILETYPES_VALA:
case GEANY_FILETYPES_RUST:
case GEANY_FILETYPES_GO:
{

/* index of the keyword set in the Scintilla lexer, for
Expand Down

0 comments on commit dde13c7

Please sign in to comment.