mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: fix & alphabetize flags in readme & module list
This commit is contained in:
@ -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
|
+ [[file:../modules/lang/nim/README.org][nim]] - TODO
|
||||||
+ nix - TODO
|
+ nix - TODO
|
||||||
+ [[file:../modules/lang/ocaml/README.org][ocaml]] =+lsp= - 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/perl/README.org][perl]] - TODO
|
||||||
+ [[file:../modules/lang/php/README.org][php]] =+lsp= - TODO
|
+ [[file:../modules/lang/php/README.org][php]] =+lsp= - TODO
|
||||||
+ plantuml - TODO
|
+ plantuml - TODO
|
||||||
|
@ -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
|
+ =+gnuplot= Installs gnuplot & gnuplot-mode, which enables rendering images
|
||||||
from gnuplot src blocks or plotting tables with ~org-plot/gnuplot~ (bound to
|
from gnuplot src blocks or plotting tables with ~org-plot/gnuplot~ (bound to
|
||||||
=SPC m b p=, by default).
|
=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.
|
+ =+ipython= (**DEPRECATED**) Enables ipython integration for babel.
|
||||||
|
+ =+journal= Enables [[https://github.com/bastibe/org-journal][org-journal]] integration.
|
||||||
+ =+jupyter= Enables Jupyter integration for babel.
|
+ =+jupyter= Enables Jupyter integration for babel.
|
||||||
+ =+pandoc= Enables pandoc integration into the Org exporter.
|
+ =+pandoc= Enables pandoc integration into the Org exporter.
|
||||||
+ =+pomodoro= Enables a pomodoro timer for clocking time on tasks.
|
+ =+pomodoro= Enables a pomodoro timer for clocking time on tasks.
|
||||||
+ =+present= Enables integration with reveal.js, beamer and org-tree-slide, so
|
+ =+present= Enables integration with reveal.js, beamer and org-tree-slide, so
|
||||||
Emacs can be used for presentations.
|
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
|
** Plugins
|
||||||
+ [[https://orgmode.org/][org-plus-contrib]]
|
+ [[https://orgmode.org/][org-plus-contrib]]
|
||||||
|
Reference in New Issue
Block a user