Commit graph

7 commits

Author SHA1 Message Date
syl20bnr
6b33031dc5 core: dotspacemacs-distribution, spacemacs-core layer and rename contrib
- Rename contrib directory to layers
- Add new variable dotspacemacs-distribution
- Move spacemacs layer to layers/!distribution
- New layer spacemacs-core in layers/!distribution
- User can now set dotspacemacs-distribution to spacemacs or
  spacemacs-core (default spacemacs)

spacemacs-core is very lightweight layer sufficient to build upon
spacemacs.
2015-09-07 23:44:43 -04:00
Robert O'Connor
ffae6440a1 Revert company-math addition
messed up and didn't realize company-auctex did it
2015-07-30 21:35:31 -04:00
syl20bnr
85eaaad107 latex layer: move company-math configuration to its own init function 2015-07-29 21:38:07 -04:00
Robert O'Connor
cb11828c88 add company-math to latex layer auto-completion 2015-07-29 21:27:47 -04:00
Christoph Paulik
4f51b9b847 latex layer: Fix latex post init flycheck hook
- this also broke flycheck support in python
2015-06-07 23:43:44 -04:00
JP-Ellis
a4b5a22fb3 Fix a couple of typos.
Also, I think it best to not automatically enable electric sup- and
sub-scripts as they can be quite annoying to some people (but amazingly
useful to some others).  Perhaps it is best to leave these two with the
AucTeX default and let users enable them in their config?

Signed-off-by: JP-Ellis <coujellis@gmail.com>
2015-06-07 23:17:30 -04:00
syl20bnr
60a50e6733 Rename auctex layer to latex and move it to !lang 2015-06-06 00:46:47 -04:00
Renamed from contrib/auctex/packages.el (Browse further)