Add temp hoon spacemacs layer
This commit is contained in:
parent
d3c62381d1
commit
41e6c43904
4 changed files with 275 additions and 0 deletions
24
.spacemacs.d/private/hoon/README.org
Normal file
24
.spacemacs.d/private/hoon/README.org
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
#+TITLE: hoon layer
|
||||
|
||||
# The maximum height of the logo should be 200 pixels.
|
||||
[[img/hoon.png]]
|
||||
|
||||
* Table of Contents :TOC_4_gh:noexport:
|
||||
- [[#description][Description]]
|
||||
- [[#install][Install]]
|
||||
- [[#key-bindings][Key bindings]]
|
||||
|
||||
* Description
|
||||
This layer does wonderful things:
|
||||
- thing01
|
||||
|
||||
* Install
|
||||
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
|
||||
add =hoon= to the existing =dotspacemacs-configuration-layers= list in this
|
||||
file.
|
||||
|
||||
* Key bindings
|
||||
|
||||
| Key Binding | Description |
|
||||
|-----------------+----------------|
|
||||
| ~<SPC> x x x~ | Does thing01 |
|
||||
Loading…
Add table
Add a link
Reference in a new issue