Update module to conform to doom-emacs style

- Fix Readme.org alignment and metadata
- Add unicode-font to "Plugins" section
- Remove empty "Hacks" section
- Inline +unicode--add-doom-unicode-font
This commit is contained in:
Gennady Uraltsev 2020-06-12 14:56:13 -04:00
parent 6040feaa9a
commit e26d69f39b
2 changed files with 11 additions and 16 deletions

View file

@ -1,13 +1,14 @@
#+TITLE: :ui unicode
#+TITLE: ui/unicode
#+DATE: June 8, 2020
#+SINCE: v2.0
#+STARTUP: inlineimages nofold
* Table of Contents :TOC_3:noexport:
- [[#description][Description]]
- [[#maintainers][Maintainers]]
- [[#module-flags][Module Flags]]
- [[#plugins][Plugins]]
- [[#hacks][Hacks]]
- [[#prerequisites][Prerequisites]]
- [[#features][Features]]
- [[#configuration][Configuration]]
@ -37,10 +38,7 @@ This module has no dedicated maintainers.
This module provides no flags.
** Plugins
# A list of linked plugins
** Hacks
# A list of internal modifications to included packages; omit if unneeded
+ [[https://github.com/rolandwalker/unicode-fonts][unicode-fonts]]
* Prerequisites
This module has no prerequisites.