spacemacs/contrib/which-key/README.org
2015-07-02 22:46:34 -04:00

596 B

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))