leader-plus

leader improved

s3cy

85

0

0.2.1

MIT

GitHub

This package consumes the following services:

Atom Leader Build Status

similar to vim/spacemacs leader key. A fork of leader.

Installation

  1. download.
  2. cd to the path.
  3. apm link

Differences

Keybindings

'atom-workspace:not(.leader-mode) atom-text-editor:not(.mini).vim-mode-plus:not(.insert-mode)':
  ',': 'leader:enable'

'atom-workspace.leader-mode atom-text-editor:not(.mini)':
  ',': 'leader:disable'
  'w': 'core:close'
  'p': 'pane:split-down-and-move-active-item'
  # and more