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

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