josa42 / atom-package-settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

package-settings

Plugin installs! Package version! Dependencies!

Quickly open settings pane for a specific package.

Keymap

You and map the command package-settings-show to a keyboard shortcut for a quick access.

Example (~/.atom/keymap.cson):

'body':
  'ctrl-cmd-p':'package-settings-show'

About

License:MIT License


Languages

Language:JavaScript 100.0%