pulsar/spec/fixtures/packages/package-with-keymaps-manifest/package.cson
Nathan Sobo a9bb4ea163 When loading a package, honor the 'keymaps' manifest in package.json
Also, add a spec to cover the loading of keymaps in `atom-spec` and
reset the `keymap`'s internal data after each spec gets run to prevent
test pollution with keymaps.
2013-01-03 15:17:09 -07:00

2 lines
34 B
Plaintext

keymaps: ["keymap-2", "keymap-1"]