Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-09-13 | init: Some whitespace fixesHEADmaster | Alexander Sulfrian | 1 | -1/+7 | |
2016-09-13 | init: Only enable org-bullets-mode if available | Alexander Sulfrian | 1 | -1/+3 | |
2016-09-12 | use-package: Add :if-installed keyword | Alexander Sulfrian | 1 | -14/+47 | |
With the :if-installed keyword it is possible to check, if a package is installed before binding keys or creating autoloads. This helps of optional packages that overwrites built-in keys (like helm with M-x). | |||||
2016-08-04 | init: Do not depend on ace-window | Alexander Sulfrian | 1 | -1/+2 | |
If ace-window is not available, we no longer overwrite the default "C-x o" keybinding. | |||||
2016-08-04 | init: Reduce verbosity of yasnippet | Alexander Sulfrian | 1 | -0/+8 | |
2016-08-04 | init: Modularize yasnippet config | Alexander Sulfrian | 1 | -9/+21 | |
2016-08-04 | init: Remove statup message | Alexander Sulfrian | 1 | -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 | |||||
2016-08-03 | init: Unbind C-z if not running on a terminal | Alexander Sulfrian | 1 | -0/+11 | |
2016-08-03 | init: Fix noweb-ref name | Alexander Sulfrian | 1 | -4/+4 | |
2016-02-04 | org-id: Enable package and change location of cache file | Alexander Sulfrian | 1 | -0/+14 | |
2016-02-04 | Change location of auto-save-list file to cache dir | Alexander Sulfrian | 1 | -2/+2 | |
2016-02-03 | Some org-bable config | Alexander Sulfrian | 2 | -0/+2716 | |