Merge pull request #1868 from zakkak/ui-doom-readme
ui/doom: update README.org to new format
This commit is contained in:
commit
fab033e899
1 changed files with 20 additions and 7 deletions
|
@ -1,5 +1,19 @@
|
||||||
#+TITLE: :ui doom
|
#+TITLE: ui/doom
|
||||||
|
#+DATE: October 9, 2019
|
||||||
|
#+SINCE: v1.3
|
||||||
|
#+STARTUP: inlineimages
|
||||||
|
|
||||||
|
* Table of Contents :TOC_3:noexport:
|
||||||
|
- [[#description][Description]]
|
||||||
|
- [[#module-flags][Module Flags]]
|
||||||
|
- [[#prerequisites][Prerequisites]]
|
||||||
|
- [[#configuration][Configuration]]
|
||||||
|
- [[#changing-theme][Changing theme]]
|
||||||
|
- [[#changing-fonts][Changing fonts]]
|
||||||
|
- [[#troubleshooting][Troubleshooting]]
|
||||||
|
- [[#strange-font-symbols][Strange font symbols]]
|
||||||
|
|
||||||
|
* Description
|
||||||
This module modifies Emacs' user interface.
|
This module modifies Emacs' user interface.
|
||||||
|
|
||||||
Doom's look is loosely inspired by Atom's One Dark theme, and is largely contained in the] plugin.
|
Doom's look is loosely inspired by Atom's One Dark theme, and is largely contained in the] plugin.
|
||||||
|
@ -9,12 +23,11 @@ Doom's look is loosely inspired by Atom's One Dark theme, and is largely contain
|
||||||
+ "Thin bar" fringe bitmaps for ~git-gutter-fringe~
|
+ "Thin bar" fringe bitmaps for ~git-gutter-fringe~
|
||||||
+ File-visiting buffers are slightly brighter (powered by solaire-mode)
|
+ File-visiting buffers are slightly brighter (powered by solaire-mode)
|
||||||
|
|
||||||
* Table of Contents :TOC:
|
** Module Flags
|
||||||
- [[#configuration][Configuration]]
|
This module provides no flags.
|
||||||
- [[#changing-theme][Changing theme]]
|
|
||||||
- [[#changing-fonts][Changing fonts]]
|
* Prerequisites
|
||||||
- [[#troubleshooting][Troubleshooting]]
|
This module has no prereqisites.
|
||||||
- [[#strange-font-symbols][Strange font symbols]]
|
|
||||||
|
|
||||||
* Configuration
|
* Configuration
|
||||||
** Changing theme
|
** Changing theme
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue