spacemacs/layers/+fun/xkcd
syl20bnr ebe4c60264 Revert "Defer packages by default using use-package-always-defer"
This reverts commit 29c78ce841 and all other fixes
that have been made afterwards.

The motivation is that use-package is seen by many as a replacement for
`require`. Is use-package always defer the loading of packages then is breaks
this use case, this does not respect POLA so even if it was making Spacemacs
loading faster (up to 3s faster on some startup on my machine) we just cannot
use it, it would be irresponsible. Spacemacs should be easy to use, loading
performance will come with time but it is not a priority.
2018-03-03 23:40:10 -05:00
..
img
packages.el Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
README.org Fix various documentation errors and inconsistencies 2017-10-05 11:15:21 +03:00

xkcd layer

/TakeV/spacemacs/media/commit/59e0c5683aed94f9ccc37256cafb5cebb1934275/layers/+fun/xkcd/img/xkcd.png

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 configuration layer, add it to your ~/.spacemacs. You will need to add xkcd to the existing dotspacemacs-configuration-layers list in this file.

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