1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-20 07:55:48 +01:00

Remove references to services.debugger and services.charset.

This commit is contained in:
Kris Maglione
2014-08-02 21:25:32 -07:00
parent b71b724ccb
commit c245702041
6 changed files with 11 additions and 31 deletions

View File

@@ -1034,19 +1034,6 @@
</description>
</item>
<item>
<tags>'nojsd' 'nojsdebugger'</tags>
<tags>'jsd' 'jsdebugger'</tags>
<spec>'jsdebugger' 'jsd'</spec>
<type>&option.jsdebugger.type;</type>
<default>&option.jsdebugger.default;</default>
<description>
<p>
Use the JavaScript debugger service for JavaScript completion.
</p>
</description>
</item>
<item>
<tags>'jt' 'jumptags'</tags>
<spec>'jumptags' 'jt'</spec>