Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Zsh: Fix arrows in Xfce Terminal | Alan Pearce | 2015-03-27 | -4/+0 | |
|/ | |||||
* | Emacs: Reinstall ido and related packages | Alan Pearce | 2015-02-03 | -7/+79 | |
| | |||||
* | Emacs: Move underline, improve mode-line rendering | Alan Pearce | 2015-01-31 | -0/+2 | |
| | |||||
* | Emacs: Switch from leuven back to solarized-light | Alan Pearce | 2015-01-31 | -8/+3 | |
| | |||||
* | Emacs: Remove unused hemisu theme | Alan Pearce | 2015-01-31 | -1/+0 | |
| | |||||
* | ZSH: Set LESSGLOBAL to view global tags in less | Alan Pearce | 2015-01-31 | -0/+1 | |
| | |||||
* | Emacs: Disable auto-indent in yaml/salt modes | Alan Pearce | 2015-01-31 | -0/+2 | |
| | |||||
* | Revert "Emacs: Install flycheck-pos-tip" | Alan Pearce | 2015-01-07 | -6/+0 | |
| | | | | This reverts commit 35bc57878c8dff67bdd17ddf207a2ba3d5076d3a. | ||||
* | Emacs: Install flycheck-pos-tip | Alan Pearce | 2015-01-03 | -0/+6 | |
| | |||||
* | Emacs: Setup dired-k | Alan Pearce | 2014-12-25 | -0/+7 | |
| | |||||
* | Emacs: Configure twig tag pairs | Alan Pearce | 2014-12-24 | -0/+3 | |
| | |||||
* | Emacs: Add and bind isearch-yank-symbol | Alan Pearce | 2014-12-17 | -0/+15 | |
| | |||||
* | Emacs: Add typo mode for nice “quotes” | Alan Pearce | 2014-12-17 | -0/+6 | |
| | |||||
* | Emacs: Use symfony style in PHP | Alan Pearce | 2014-12-17 | -1/+2 | |
| | |||||
* | Git: Remove template | Alan Pearce | 2014-12-17 | -2/+0 | |
| | |||||
* | Git: Don't ignore .envrc | Alan Pearce | 2014-12-17 | -2/+0 | |
| | |||||
* | Emacs: Offer to create missing directories | Alan Pearce | 2014-12-17 | -0/+7 | |
| | |||||
* | OSX: Update Syncthing launch agent | Alan Pearce | 2014-12-17 | -2/+11 | |
| | |||||
* | zsh: Add composer bin dir to path | Alan Pearce | 2014-12-17 | -0/+1 | |
| | |||||
* | fixup! Emacs: Try boon mode | Alan Pearce | 2014-12-17 | -10/+0 | |
| | |||||
* | Emacs: Try boon mode | Alan Pearce | 2014-11-11 | -0/+10 | |
| | |||||
* | Emacs: Open composer.lock files in js-mode | Alan Pearce | 2014-11-08 | -0/+2 | |
| | |||||
* | Clojure: Update user plugins | Alan Pearce | 2014-10-16 | -3/+3 | |
| | |||||
* | Clojure: Add lein-ancient to user plugins | Alan Pearce | 2014-10-16 | -1/+2 | |
| | |||||
* | Emacs: Revert to paredit for lisp modes. | Alan Pearce | 2014-10-11 | -2/+23 | |
| | | | | | Smartparens is nice, but isn't as nice as paredit in lispy languages, even in strict mode. | ||||
* | Emacs: Bind smartparens hybrid commands | Alan Pearce | 2014-10-01 | -0/+2 | |
| | |||||
* | Emacs: Add wgrep-ag package for editing ag results | Alan Pearce | 2014-10-01 | -0/+1 | |
| | |||||
* | Add clojure tag to relevant boxen | Alan Pearce | 2014-09-20 | -2/+2 | |
| | |||||
* | Add Leiningen profiles to new Clojure tag | Alan Pearce | 2014-09-20 | -0/+4 | |
| | |||||
* | Emacs: Add highlight-stages mode | Alan Pearce | 2014-09-19 | -0/+6 | |
| | |||||
* | Emacs: Disable web-mode auto-pairing | Alan Pearce | 2014-09-19 | -1/+1 | |
| | |||||
* | Emacs: Fix smartparens load issues | Alan Pearce | 2014-09-19 | -9/+4 | |
| | |||||
* | Emacs: Use smartparens to replace 4 other modes | Alan Pearce | 2014-09-18 | -73/+24 | |
| | | | | | Paredit, autopair, cedit and smart-forward. Should work nicely in HTML modes, too! | ||||
* | File ending cleanup | Alan Pearce | 2014-09-18 | -1/+1 | |
| | |||||
* | Emacs: Install clj-refactor-mode | Alan Pearce | 2014-09-14 | -0/+11 | |
| | |||||
* | Emacs: Use Clojure dash documentation | Alan Pearce | 2014-09-14 | -1/+2 | |
| | |||||
* | Emacs: Remove cider-mode-map C-c C-f binding | Alan Pearce | 2014-09-14 | -0/+1 | |
| | |||||
* | zsh: Source gibo completion file if present | Alan Pearce | 2014-09-09 | -0/+5 | |
| | |||||
* | Emacs: Set up clojure-mode and cider | Alan Pearce | 2014-09-09 | -0/+16 | |
| | |||||
* | Emacs: Install feature-mode | Alan Pearce | 2014-09-06 | -0/+1 | |
| | |||||
* | Emacs: Fix startup error from eshell keybind | Alan Pearce | 2014-09-06 | -0/+2 | |
| | | | | | Really weird that I needed to bind the key inside a hook, anything else seemed to get evaluated before eshell was loaded | ||||
* | Emacs: Fix startup error from comint keybind | Alan Pearce | 2014-09-06 | -0/+4 | |
| | |||||
* | Git: Add template dir from git_template project | Alan Pearce | 2014-08-30 | -0/+5 | |
| | |||||
* | Emacs: Install jquery-doc | Alan Pearce | 2014-08-30 | -0/+6 | |
| | |||||
* | Emacs: Install and configure helm-swoop | Alan Pearce | 2014-08-30 | -0/+8 | |
| | |||||
* | Emacs: Fix frame-title-format error when loading | Alan Pearce | 2014-08-23 | -1/+2 | |
| | |||||
* | Add syncthing plist | Alan Pearce | 2014-08-23 | -0/+21 | |
| | |||||
* | Emacs: Defer org submodule initialisation | Alan Pearce | 2014-08-23 | -0/+2 | |
| | |||||
* | Emacs: Update MobileOrg sync location | Alan Pearce | 2014-08-23 | -1/+1 | |
| | |||||
* | XMonad: Add dmenu_path shortcut | Alan Pearce | 2014-08-21 | -0/+1 | |
| |