项目作者: danielbayley

项目描述 :
:atom: A modular solution to @Atom Keymaps.
高级语言: CoffeeScript
项目地址: git://github.com/danielbayley/atom-modular-keymaps.git
创建时间: 2016-02-08T15:14:14Z
项目社区:https://github.com/danielbayley/atom-modular-keymaps

开源协议:MIT License

下载


badge
badge

Modular Keymaps

A modular solution to Atom keymaps.

Any valid keymap (.cson) file inside ATOM_HOME/keymaps/ will be loaded automatically, or reloaded if modified.

This package does not interfere with the existing keymap.cson, so you can slowly transition to this more modular approach.

The Atom Keymap… menu item will be overridden to open your keymaps folder in a new window, along with the default keymap.cson if it still exists.

Your keymaps will be automatically added to the list of extra backup files if the sync-settings package is installed.

Install

apm install modular-keymaps or search “keymaps” under packages within Atom.

License

MIT © Daniel Bayley et al