summaryrefslogtreecommitdiffstats
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: Reduce verbosity of yasnippetAlexander Sulfrian2016-08-041-0/+8
|
* init: Modularize yasnippet configAlexander Sulfrian2016-08-041-9/+21
|
* init: Remove statup messageAlexander Sulfrian2016-08-041-0/+15
| | | | | | I do not want to read (on every startup): For information about GNU Emacs and the GNU system, type C-h C-a
* Merge remote-tracking branch 'origin/master'Alexander Sulfrian2016-08-042-6/+17
|\ | | | | | | | | | | | | * origin/master: init: Speed up the untangling init: Unbind C-z if not running on a terminal init: Fix noweb-ref name
| * 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.
| * init: Unbind C-z if not running on a terminalAlexander Sulfrian2016-08-031-0/+11
| |
| * init: Fix noweb-ref nameAlexander Sulfrian2016-08-031-4/+4
| |
* | org-id: Enable package and change location of cache fileAlexander Sulfrian2016-02-041-0/+14
| |
* | Change location of auto-save-list file to cache dirAlexander Sulfrian2016-02-041-2/+2
|/
* More personal snippetsAlexander Sulfrian2016-02-042-0/+16
|
* Add own snippetsAlexander Sulfrian2016-02-0317-0/+117
|
* Some org-bable configAlexander Sulfrian2016-02-0312-0/+7982
|
* Initial commitAlexander Sulfrian2016-02-030-0/+0