initial commit
This commit is contained in:
1
lib/common/keymap.js
Normal file
1
lib/common/keymap.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";var e=function(e){return e&&e.__esModule?e["default"]:e},n=e(require("underscore-plus"));module.exports={getHumanizedCommandKeystroke:function(e){var r=n.find(atom.keymaps.getKeyBindings(),function(n){return n.command===e});return n.humanizeKeystroke(r.keystrokes)}};
|
||||
Reference in New Issue
Block a user