mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 18:27:59 +01:00
Add some rough documentation for Mappings.
Someone should really add some polished documentation.
This commit is contained in:
@@ -46,7 +46,6 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
* @author Kris Maglione <maglione.k@gmail.com>
|
||||
* @constructor
|
||||
*/
|
||||
|
||||
function CompletionContext(editor, name, offset) //{{{
|
||||
{
|
||||
if (!(this instanceof arguments.callee))
|
||||
|
||||
Reference in New Issue
Block a user