spacemacs/layers/+spacemacs/spacemacs-org
Eugene Yaremenko 337c1108b9
require org-indent for space-doc
Under some conditions `org-indent-mode` was undefined.
2021-10-24 16:43:28 +03:00
..
local/space-doc require org-indent for space-doc 2021-10-24 16:43:28 +03:00
config.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
packages.el [org] Fix installation from nongnu elpa and double ownership of org 2021-05-29 22:12:28 +02:00
README.org Update spacemacs-org README on bullet library 2020-09-08 20:46:04 +02:00

spacemacs-org layer

Description

This layer tweaks org-mode to integrate nicely into Spacemacs.

Features:

  • Configuration for flyspell to check org-buffers for typos.
  • Support for automatically generated Table-Of-Contents via toc-org.
  • Support for custom bullet markers via org-superstar.
  • Support for a special view mode for org documents via space-doc.