spacemacs/contrib/fun/xkcd
2015-04-01 23:26:47 -04:00
..
img Move xkcd layer in "fun" category folder 2015-04-01 23:26:47 -04:00
packages.el Move xkcd layer in "fun" category folder 2015-04-01 23:26:47 -04:00
README.md Move xkcd layer in "fun" category folder 2015-04-01 23:26:47 -04:00

xkcd contribution layer for Spacemacs

logo_xkcd

Table of Contents

Description

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

Install

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

(setq-default dotspacemacs-configuration-layers '(xkcd))

Key Bindings

Tell me how to spawn the xkcd greatness!!

Key Binding       |                 Description

----------------------|------------------------------------------------------------ SPC a x | Open xkcd mode

Okay, what now

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