spacemacs/contrib/xkcd
Diego Berrocal 0351469f20 Add xkcd-layer
xkcd greatness
2015-04-01 23:06:42 -04:00
..
img Add xkcd-layer 2015-04-01 23:06:42 -04:00
packages.el Add xkcd-layer 2015-04-01 23:06:42 -04:00
README.md Add xkcd-layer 2015-04-01 23:06:42 -04:00

xkcd contribution layer for Spacemacs

Table of Contents

logo_xkcd

Description

This layer adds a XKCD navigation mode. (it just enables this package)

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

----------------------|------------------------------------------------------------ j | Next comic k | Previous comic r | Random comic t | Show alternate text in the modeline o | Open the browser e | Open explanation in the browser q | Quit the buffer