Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: use ws-butler instead of crude hook | Alan Pearce | 2014-06-24 | -2/+4 |
| | | | | Now I'm not changing all the whitespace all the time! | |||
* | Emacs: fix error when byte-compiling | Alan Pearce | 2014-06-22 | -2/+2 |
| | ||||
* | Emacs: re-use directories in dired | Alan Pearce | 2014-06-22 | -1/+2 |
| | ||||
* | Emacs: use dired-x-find-file over ido-find-file | Alan Pearce | 2014-06-22 | -3/+4 |
| | | | | Gains find-file-at-point functionality. With ido-everywhere, still uses ido. | |||
* | Emacs: ido-completing read all the things! | Alan Pearce | 2014-06-22 | -1/+2 |
| | ||||
* | Emacs: defer loading of more modes | Alan Pearce | 2014-06-21 | -0/+3 |
| | ||||
* | Emacs: remove ERC configuration | Alan Pearce | 2014-06-21 | -15/+0 |
| | ||||
* | Emacs: defer package loading for faster init | Alan Pearce | 2014-06-21 | -7/+19 |
| | ||||
* | Emacs: Defer loading of go-mode | Alan Pearce | 2014-06-21 | -0/+3 |
| | ||||
* | Emacs: install perspective and persp-projectile | Alan Pearce | 2014-06-15 | -0/+8 |
| | ||||
* | Emacs: enable autopair in yaml and text modes | Alan Pearce | 2014-06-14 | -0/+2 |
| | ||||
* | Emacs: enable tabs in nginx configuration | Alan Pearce | 2014-06-14 | -1/+3 |
| | ||||
* | Merge branch 'master' of home:dotfiles | Alan Pearce | 2014-06-13 | -4/+8 |
|\ | ||||
| * | Emacs: bind magit-status keys to projectile-vc | Alan Pearce | 2014-06-12 | -3/+3 |
| | | | | | | | | | | More general, and won't have to find the .git folder every time as projectile will already know the project root. | |||
| * | Emacs: simplify flycheck diminish call | Alan Pearce | 2014-06-12 | -1/+1 |
| | | ||||
| * | Emacs: diminish redshank and paredit | Alan Pearce | 2014-06-12 | -0/+2 |
| | | ||||
| * | Emacs: Install tools for Platinum Searcher | Alan Pearce | 2014-06-11 | -0/+2 |
| | | ||||
* | | Emacs: add gist package | Alan Pearce | 2014-06-11 | -0/+1 |
|/ | ||||
* | Emacs: Rebind s-, to edit init.el via imenu | Alan Pearce | 2014-06-10 | -3/+1 |
| | ||||
* | Emacs: Set smart-tabs-mode from indent-tabs-mode | Alan Pearce | 2014-06-10 | -0/+2 |
| | ||||
* | Emacs: enable web-mode in hugo theme layouts | Alan Pearce | 2014-06-10 | -0/+1 |
| | ||||
* | Emacs: Disable smart-tabs in php-mode | Alan Pearce | 2014-06-09 | -2/+1 |
| | | | | I do not like PSR-1. Ah well. | |||
* | Emacs: Disable autopair in web-mode | Alan Pearce | 2014-06-09 | -0/+1 |
| | ||||
* | Emacs: Add command to insert date and time | Alan Pearce | 2014-06-08 | -0/+8 |
| | ||||
* | Emacs: Set sentences to end with two spaces | Alan Pearce | 2014-06-08 | -1/+1 |
| | ||||
* | Emacs: install toml-mode | Alan Pearce | 2014-06-06 | -0/+1 |
| | ||||
* | Emacs: open twig files in web-mode | Alan Pearce | 2014-06-06 | -0/+1 |
| | ||||
* | Emacs: setup org-mobile, syncing via Dropbox | Alan Pearce | 2014-06-05 | -0/+5 |
| | ||||
* | Emacs: switch PHP to Symfony style :( | Alan Pearce | 2014-06-05 | -21/+1 |
| | ||||
* | Emacs: ring the bell a bit less often | Alan Pearce | 2014-06-04 | -0/+6 |
| | ||||
* | Emacs: don't force ssh usernames | Alan Pearce | 2014-06-04 | -1/+1 |
| | ||||
* | Emacs: Make GNU ls detection path-specific | Alan Pearce | 2014-06-02 | -1/+1 |
| | ||||
* | Emacs: ensure blink-cursor-mode is off | Alan Pearce | 2014-06-01 | -0/+3 |
| | ||||
* | Emacs: show package load times | Alan Pearce | 2014-06-01 | -0/+1 |
| | ||||
* | Emacs: Make fonts smaller on OSX. HiDPI displays! | Alan Pearce | 2014-06-01 | -1/+1 |
| | ||||
* | Emacs: Bind s-k to kill-this-buffer | Alan Pearce | 2014-06-01 | -0/+1 |
| | ||||
* | Emacs: add keybind for quickrun | Alan Pearce | 2014-05-31 | -1/+2 |
| | ||||
* | Emacs: Use fonts from the system on OSX | Alan Pearce | 2014-05-31 | -1/+1 |
| | ||||
* | Emacs: fix tramp proxy for local machine | Alan Pearce | 2014-05-31 | -1/+1 |
| | | | | Incorrect quoting form | |||
* | Emacs: Only use GNU ls on OSX when found | Alan Pearce | 2014-05-31 | -1/+1 |
| | ||||
* | Emacs: switch back to loading sml with req-package | Alan Pearce | 2014-05-24 | -7/+5 |
| | ||||
* | Emacs: add go-projectile for go-based projects | Alan Pearce | 2014-05-24 | -0/+6 |
| | ||||
* | Emacs: diminish eldoc-mode | Alan Pearce | 2014-05-24 | -0/+1 |
| | ||||
* | Emacs: Add toggle-window-dedicated command | Alan Pearce | 2014-05-22 | -0/+11 |
| | | | | Tells Emacs not to replace the buffer in a window. | |||
* | Emacs: add popwin-mode for better window handling | Alan Pearce | 2014-05-22 | -0/+5 |
| | ||||
* | Emacs: Sort Cask | Alan Pearce | 2014-05-15 | -1/+1 |
| | ||||
* | Emacs: reduce eldoc delay to 0.1s | Alan Pearce | 2014-05-15 | -1/+2 |
| | ||||
* | Emacs: Parens trigger eldoc in autopair-mode | Alan Pearce | 2014-05-15 | -1/+1 |
| | ||||
* | Emacs: Add and configure Go packages | Alan Pearce | 2014-05-15 | -0/+17 |
| | ||||
* | Emacs: merge programming sections | Alan Pearce | 2014-05-15 | -17/+15 |
| |