Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: fix incorrect smart-mode-line colors | Alan Pearce | 2014-04-30 | -0/+1 |
| | | | | Load solarized-theme first so that 'respectful uses the correct theme colours. | |||
* | Emacs: Remove custom font-face configurations | Alan Pearce | 2014-04-30 | -67/+0 |
| | | | | I actually think they were for the other version of solarized. | |||
* | Emacs: use correct flycheck mode for diminishing | Alan Pearce | 2014-04-27 | -1/+1 |
| | ||||
* | Emacs: Refactor and simplify font settings | Alan Pearce | 2014-04-27 | -26/+11 |
| | ||||
* | Emacs: add missing dependencies to cask | Alan Pearce | 2014-04-27 | -0/+7 |
| | ||||
* | Emacs: star github packages automatically | Alan Pearce | 2014-04-26 | -1/+2 |
| | ||||
* | Emacs: Disable detection of html in php-mode | Alan Pearce | 2014-04-26 | -0/+1 |
| | ||||
* | Emacs: prettify emacs-lisp modeline indicator | Alan Pearce | 2014-04-26 | -1/+1 |
| | ||||
* | Emacs: Fix flycheck error in cask initialisation | Alan Pearce | 2014-04-26 | -2/+3 |
| | ||||
* | Emacs: add melpa-stable source to Cask | Alan Pearce | 2014-04-26 | -0/+1 |
| | ||||
* | Emacs: install and configure paradox-mode | Alan Pearce | 2014-04-26 | -0/+6 |
| | ||||
* | Emacs: shorten emacs-lisp-mode in modeline to El | Alan Pearce | 2014-04-26 | -0/+1 |
| | ||||
* | Emacs: add helper macro for renaming major modes | Alan Pearce | 2014-04-26 | -0/+6 |
| | ||||
* | Emacs: use unicode tick for flycheck-mode | Alan Pearce | 2014-04-26 | -0/+1 |
| | ||||
* | Emacs: diminish magit-auto-revert-mode | Alan Pearce | 2014-04-26 | -0/+1 |
| | ||||
* | Emacs: diminish fancy-narrow-mode | Alan Pearce | 2014-04-26 | -0/+1 |
| | ||||
* | Emacs: install and configure smart-mode-line | Alan Pearce | 2014-04-26 | -0/+7 |
| | | | | Diminish projectile-mode as sml reads from it anyway | |||
* | Emacs: Remove quack dependency from geiser | Alan Pearce | 2014-04-25 | -1/+0 |
| | ||||
* | Emacs: add fallback for init-file when ignored | Alan Pearce | 2014-04-25 | -2/+3 |
| | ||||
* | Emacs: don't mark spaces after tabs | Alan Pearce | 2014-04-22 | -1/+0 |
| | ||||
* | Emacs: Whitespace cleanup | Alan Pearce | 2014-04-22 | -8/+8 |
| | ||||
* | Emacs: use req-package on top of use-package | Alan Pearce | 2014-04-22 | -85/+96 |
| | ||||
* | Emacs: configure winner-mode after initialising | Alan Pearce | 2014-04-21 | -1/+4 |
| | ||||
* | Emacs: remove "env/" function set | Alan Pearce | 2014-04-21 | -30/+0 |
| | ||||
* | Emacs: remove unused mu4e configuration | Alan Pearce | 2014-04-21 | -14/+0 |
| | ||||
* | Emacs: Remove unused highlight-symbol config | Alan Pearce | 2014-04-21 | -4/+0 |
| | ||||
* | Emacs: install markdown-mode | Alan Pearce | 2014-04-19 | -0/+1 |
| | ||||
* | Emacs: Disable autopair in yaml-mode | Alan Pearce | 2014-04-19 | -3/+1 |
| | | | | | It seems that the annoying indent-on-return behaviour can't easily be disabled. | |||
* | Emacs: Remove non-existing info directory | Alan Pearce | 2014-04-19 | -4/+0 |
| | | | | I think it was from when I used el-get | |||
* | Emacs: delete-current-buffer-file: remove vc check | Alan Pearce | 2014-04-18 | -5/+3 |
| | ||||
* | Emacs: Remove non-cask package initialisation | Alan Pearce | 2014-04-18 | -22/+3 |
| | ||||
* | Emacs: Disable auto-indent-mode in jinja2-mode | Alan Pearce | 2014-04-18 | -0/+1 |
| | ||||
* | Emacs: use dired-x inside dired | Alan Pearce | 2014-04-18 | -0/+1 |
| | ||||
* | Emacs: remove unused lacarte configuration | Alan Pearce | 2014-04-18 | -3/+0 |
| | ||||
* | Emacs: Use yaml-mode for sls files | Alan Pearce | 2014-04-18 | -1/+2 |
| | ||||
* | Emacs: install and configure flycheck | Alan Pearce | 2014-04-13 | -0/+4 |
| | ||||
* | Emacs: sort cask sources | Alan Pearce | 2014-04-13 | -3/+3 |
| | ||||
* | Emacs: remove project-persist mode | Alan Pearce | 2014-04-13 | -67/+0 |
| | | | | I didn't use it, and projectile can switch projects on its own now. | |||
* | Emacs: add projectile switch-project config | Alan Pearce | 2014-04-13 | -0/+3 |
| | ||||
* | Emacs: init projectile-mode on startup | Alan Pearce | 2014-04-13 | -1/+1 |
| | ||||
* | Emacs: use discover-mode for keybind popups | Alan Pearce | 2014-04-13 | -0/+3 |
| | ||||
* | Emacs: ensure that pallet is loaded on init | Alan Pearce | 2014-04-13 | -0/+1 |
| | ||||
* | Emacs: Install visual-regexp. | Alan Pearce | 2014-04-13 | -2/+7 |
| | | | | Move C-c r from org-mode, since I don't really use it. | |||
* | Emacs: Cleanup cask file | Alan Pearce | 2014-04-13 | -15/+0 |
| | ||||
* | Restructure everything to use rcm | Alan Pearce | 2014-04-12 | -0/+2073 |
https://github.com/thoughtbot/rcm |