summaryrefslogtreecommitdiffstats
path: root/init.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-04init: Separate tangle and loadAlexander Sulfrian1-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.
2016-08-03init: Speed up the untanglingAlexander Sulfrian1-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.
2016-02-03Some org-bable configAlexander Sulfrian1-0/+5