spacemacs/layers/+emacs
Kaushal Modi a38a6bd4d2 Add ox-hugo
Resolves https://github.com/syl20bnr/spacemacs/issues/9663

Tested to work on a created-from-scratch spacemacs-base config created with
Emacs-style, ivy preferences.

I just added below to dotspacemacs-configuration-layers

    (org :variables
         org-enable-hugo-support t)

After this PR, C-c C-e in an Org file shows the Hugo export options.
2017-10-15 11:08:01 -04:00
..
better-defaults Fix features format in misc README.org's 2017-08-22 21:27:13 +03:00
ibuffer Fix documentation for elisp, colour, ibuffer and windows-scripts 2017-10-02 03:01:54 +03:00
org Add ox-hugo 2017-10-15 11:08:01 -04:00
semantic Fix features format in misc README.org's 2017-08-22 21:27:13 +03:00
smex @Fix issue: SPC m : current major mode commands 2017-07-24 14:17:55 +03:00
typography update docs to the new toc-org format 2017-05-22 18:35:37 +03:00