Skip to content

Commit

Permalink
Merge branch 'pr' into develop
Browse files Browse the repository at this point in the history
* pr:
  Update js.sublime-completions

Closes spadgos#437
  • Loading branch information
gerardroche committed Jan 29, 2018
2 parents bcc0b71 + 49e2c17 commit c464601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js.sublime-completions
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{ "trigger" : "@extensionfor", "contents": "@extensionfor ${1:[class]}"},
{ "trigger" : "@extension_for", "contents": "@extension_for ${1:[class]}"},
{ "trigger" : "@field", "contents": ""},
{ "trigger" : "@fileOverview", "contents": "@fileOverview ${1:[description]}"},
{ "trigger" : "@fileoverview", "contents": "@fileoverview ${1:[description]}"},
{ "trigger" : "@final", "contents": ""},
{ "trigger" : "@for", "contents": "@for ${1:[class]}"},
{ "trigger" : "@function", "contents": ""},
Expand Down

0 comments on commit c464601

Please sign in to comment.