From 086e9451489d87ea13b9fa9859193bb7df33c125 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 6 Feb 2020 17:32:43 -0500 Subject: [PATCH] Update modules index + Remove :app write + Move :tools fly{check,spell} to new :checkers {syntax,spell} + Remove redundant table --- docs/modules.org | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/modules.org b/docs/modules.org index 89edf0a4b..394df6a05 100644 --- a/docs/modules.org +++ b/docs/modules.org @@ -8,6 +8,7 @@ removing them from your ~doom!~ block (found in =$DOOMDIR/init.el=). * Table of Contents :TOC: - [[#app][:app]] +- [[#checkers][:checkers]] - [[#completion][:completion]] - [[#config][:config]] - [[#editor][:editor]] @@ -24,20 +25,15 @@ Application modules are complex and opinionated modules that transform Emacs toward a specific purpose. They may have additional dependencies and should be loaded last, before =:config= modules. -| Module | Flags | Description | -|----------+---------------------+--------------------------------------------------------------------------| -| calendar | - | TODO | -| irc | - | Turns Emacs into an IRC client, powered by circe | -| rss | =+org= | An RSS reader client for Emacs, powered by elfeed | -| twitter | - | A twitter client for Emacs, powered by twittering | -| write | =+wordnut +langnut= | Transforms Emacs into an IDE For fiction, literary or scientific writers | - + [[file:../modules/app/calendar/README.org][calendar]] - TODO + [[file:../modules/app/irc/README.org][irc]] - how neckbeards socialize + rss =+org= - an RSS client in Emacs + [[file:../modules/app/twitter/README.org][twitter]] - A twitter client for Emacs -+ [[file:../modules/app/write/README.org][write]] =+wordnut +langtool= - Transforms emacs into an IDE for writers, and for - writing fiction, notes, papers and so on. + +* :checkers ++ syntax =+childframe= - Live error/warning highlights ++ spell =+everywhere= - Spell checking ++ grammar - TODO * :completion Modules that provide new interfaces or frameworks for completion, including code @@ -162,8 +158,6 @@ Small modules that give Emacs access to external tools & services. + [[file:../modules/tools/editorconfig/README.org][editorconfig]] - TODO + [[file:../modules/tools/ein/README.org][ein]] - TODO + [[file:../modules/tools/eval/README.org][eval]] =+overlay= - REPL & code evaluation support for a variety of languages -+ flycheck - Live error/warning highlights -+ flyspell =+everywhere= - Spell checking + gist - TODO + [[file:../modules/tools/lookup/README.org][lookup]] =+dictionary +docsets= - Universal jump-to & documentation lookup backend