Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Editor.pm: Add "scratchpad" and "scratch pad" triggers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jag Talon committed Oct 9, 2014
1 parent 5cfd4ce commit 5f5013a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/DDG/Spice/Editor.pm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ attribution github => ['https://github.com/jmg','Juan Manuel García'],
email => ['[email protected]','Juan Manuel García'];


triggers startend => 'web editor', 'online editor', 'syntax highlighter', 'syntax highlighting', 'code viewer';
triggers startend => 'web editor', 'online editor', 'syntax highlighter', 'syntax highlighting', 'code viewer', 'scratchpad', 'scratch pad';
spice call_type => 'self';

my @supported_languages = ("javascript", "python");
Expand Down

0 comments on commit 5f5013a

Please sign in to comment.