From 74d4e120c11da3003157190b10a67529307418cb Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 18 Dec 2019 09:23:21 -0500 Subject: [PATCH] lang/org: fix & alphabetize flags in readme & module list --- docs/index.org | 2 +- modules/lang/org/README.org | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/index.org b/docs/index.org index 190483268..aec556773 100644 --- a/docs/index.org +++ b/docs/index.org @@ -197,7 +197,7 @@ Modules that bring support for a language or group of languages to Emacs. + [[file:../modules/lang/nim/README.org][nim]] - TODO + nix - TODO + [[file:../modules/lang/ocaml/README.org][ocaml]] =+lsp= - TODO -+ [[file:../modules/lang/org/README.org][org]] =+dragndrop +gnuplot +hugo +ipython +pandoc +pomodoro +present= - TODO ++ [[file:../modules/lang/org/README.org][org]] =+dragndrop +gnuplot +hugo +ipython +journal +jupyter +pandoc +pomodoro +present= - TODO + [[file:../modules/lang/perl/README.org][perl]] - TODO + [[file:../modules/lang/php/README.org][php]] =+lsp= - TODO + plantuml - TODO diff --git a/modules/lang/org/README.org b/modules/lang/org/README.org index 1111cd477..66104eb1d 100644 --- a/modules/lang/org/README.org +++ b/modules/lang/org/README.org @@ -57,14 +57,15 @@ https://www.mfoot.com/blog/2015/11/22/literate-emacs-configuration-with-org-mode + =+gnuplot= Installs gnuplot & gnuplot-mode, which enables rendering images from gnuplot src blocks or plotting tables with ~org-plot/gnuplot~ (bound to =SPC m b p=, by default). ++ =+hugo= Enables integration with [[https://gohugo.io][hugo]] to export from Emacs well-formed + ([[https://github.com/russross/blackfriday][blackfriday]]) markdown. + =+ipython= (**DEPRECATED**) Enables ipython integration for babel. ++ =+journal= Enables [[https://github.com/bastibe/org-journal][org-journal]] integration. + =+jupyter= Enables Jupyter integration for babel. + =+pandoc= Enables pandoc integration into the Org exporter. + =+pomodoro= Enables a pomodoro timer for clocking time on tasks. + =+present= Enables integration with reveal.js, beamer and org-tree-slide, so Emacs can be used for presentations. -+ =+hugo= Enables integration with [[https://gohugo.io][hugo]] to export from Emacs well-formed - ([[https://github.com/russross/blackfriday][blackfriday]]) markdown. ** Plugins + [[https://orgmode.org/][org-plus-contrib]]