doomemacs/modules/ui/doom
2017-05-11 21:46:47 +02:00
..
autoload Move doom/reset-theme to ui/doom (and update binding) 2017-05-11 21:45:50 +02:00
config.el ui/doom: tweak doom-themes settings 2017-05-11 21:46:47 +02:00
packages.el ui/doom: replace beacon with nav-flash 2017-03-15 22:00:03 -04:00
README.org Add README.org's for lang/cc, app/email; update other README.org's 2017-05-04 10:40:57 +02:00

DOOM

DOOM's look is loosely inspired by Atom's One Dark theme. I've my doom-themes plugin to thank for bringing it to Emacs.

On top of that, it uses:

  • Fira Mono (font)
  • nav-flash: blinks the current line when jumping large distances, to help keep track of the cursor.
  • hideshow, modified to use a nicer folded-region indicator.
  • Custom fringe bitmaps for git-gutter-fringe (thin bars)

Installation

Fira Mono is this module's only dependency (if you want to use it).

MacOS

brew tap caskroom/fonts
brew cask install font-fira-mono

Arch Linux

sudo pacman --noconfirm --needed -S ttf-fira-mono