Skip to content

Commit

Permalink
added cdnjs_search to sublime-commands
Browse files Browse the repository at this point in the history
  • Loading branch information
adi87 committed Aug 3, 2014
1 parent a5de59e commit a84a6b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Default.sublime-commands
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@
{
"caption": "Cdnjs: Import Entire File",
"command": "cdnjs_file"
},
{
"caption": "Cdnjs: Search",
"command": "cdnjs_search"
}
]

0 comments on commit a84a6b7

Please sign in to comment.