|
|
7 years ago | |
|---|---|---|
| .. | ||
| img | 7 years ago | |
| README.org | 7 years ago | |
| packages.el | 7 years ago | |
xkcd layer

This layer adds a xkcd navigation mode using emacs-xkcd.
Features:
Load a random xkcd
Show the text in the modeline
Open explanation and current comic in browser
Cache the comics in .cache/xkcd
To use this configuration layer, add it to your ~/.spacemacs. You will need to
add xkcd to the existing dotspacemacs-configuration-layers list in this
file.
| Key Binding | Description |
|---|---|
SPC a x |
Open xkcd mode |
You can now move through the comics with these
| Key Binding | Description |
|---|---|
e |
Open explanation in the browser |
j or l |
Next comic |
k or h |
Previous comic |
o |
Open the browser |
q |
Quit the buffer |
r |
Random comic |
t |
Show alternate text in the modeline |