Skip to content

Commit

Permalink
Merge pull request #16 from jsvensson/go-placeholder
Browse files Browse the repository at this point in the history
#7 Re-add Go string format placeholder
  • Loading branch information
arcticicestudio authored May 11, 2017
2 parents 782254c + 38eb841 commit d5529d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions themes/nord.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,13 @@
"foreground": "#81A1C1"
}
},
{
"name": "[Go] String Format Placeholder",
"scope": "source.go constant.other.placeholder.go",
"settings": {
"foreground": "#EBCB8B"
}
},
{
"name": "[Java](JavaDoc) Comment Block Documentation HTML Entities",
"scope": "source.java comment.block.documentation.javadoc punctuation.definition.entity.html",
Expand Down

0 comments on commit d5529d5

Please sign in to comment.