summaryrefslogtreecommitdiffstats
path: root/init.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* init: Separate tangle and loadAlexander Sulfrian2016-08-041-5/+26
| | | | | | | This way I can load the config without having org-mode loaded. org-mode is only required once to tangle the elisp code blocks from the org-mode file. This also adds a startup timer.
* init: Speed up the untanglingAlexander Sulfrian2016-08-031-2/+2
| | | | | | We only use the noweb-refs to split big parts of package configurations in more smaller parts, so we do not need very fancy features and the quick&dirty mode is sufficient.
* Some org-bable configAlexander Sulfrian2016-02-031-0/+5