spacemacs/contrib/which-key
2015-07-02 22:46:34 -04:00
..
extensions New WIP layer: which-key 2015-07-02 22:46:34 -04:00
extensions.el New WIP layer: which-key 2015-07-02 22:46:34 -04:00
packages.el New WIP layer: which-key 2015-07-02 22:46:34 -04:00
README.org New WIP layer: which-key 2015-07-02 22:46:34 -04:00

Which-key contribution layer for Spacemacs

Table of Contents   TOC@4

Description

This layer is a work in progress to test which-key package in Spacemacs. which-key is aimed to replace guide-key, it is developed by justbur.

Install

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(which-key))