Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | |
| | |||||
* | Emacs: Fix dash hook creation | Alan Pearce | 2014-08-21 | -10/+18 | |
| | |||||
* | Emacs: Remove salt files from yaml-mode | Alan Pearce | 2014-08-20 | -2/+1 | |
| | |||||
* | Emacs: Enable fontification of dash keywords | Alan Pearce | 2014-08-20 | -0/+5 | |
| | |||||
* | Emacs: Add nginx helm-dash documentation hook | Alan Pearce | 2014-08-17 | -0/+1 | |
| | |||||
* | Git: Fix `standup` alias | Alan Pearce | 2014-08-17 | -1/+1 | |
| | |||||
* | XMonad: Make keybindings more Emacs-like | Alan Pearce | 2014-08-17 | -0/+53 | |
| | |||||
* | XMonad: Reformat and refactor | Alan Pearce | 2014-08-17 | -20/+24 | |
| | | | | Follow comma-first style. Extract manage hook | ||||
* | XMonad: Auto-move common windows to workspaces | Alan Pearce | 2014-08-17 | -0/+4 | |
| | |||||
* | Emacs: Eager-load helm-dash configuration | Alan Pearce | 2014-08-16 | -10/+10 | |
| | |||||
* | Emacs: Enable auto-fill-mode in markdown-mode | Alan Pearce | 2014-08-14 | -0/+5 | |
| | |||||
* | Emacs: Rebind C-M-[ae] to be useful in text modes | Alan Pearce | 2014-08-13 | -0/+3 | |
| | |||||
* | Emacs: Associate Markdown mode and dash docset | Alan Pearce | 2014-08-13 | -0/+1 | |
| | |||||
* | rcm: Remove fasd-cache from zsh init hook | Alan Pearce | 2014-08-13 | -6/+0 | |
| | |||||
* | zsh: Use version-controlled zsh file | Alan Pearce | 2014-08-13 | -2/+2 | |
| | | | | Makes configuration a lot easier. | ||||
* | zsh: Move sf=app/console alias definition | Alan Pearce | 2014-08-13 | -1/+1 | |
| | |||||
* | Emacs: Add shell script submode to markdown | Alan Pearce | 2014-08-09 | -1/+7 | |
| | |||||
* | Emacs: Open .jinja files in jinja2-mode | Alan Pearce | 2014-08-08 | -1/+2 | |
| | |||||
* | rcm: Fix logic error in zsh post-up hook | Alan Pearce | 2014-08-08 | -2/+2 | |
| | |||||
* | Emacs: Create mode for Salt to use with helm-dash | Alan Pearce | 2014-08-08 | -1/+5 | |
| | |||||
* | Emacs: Load Cask file in emacs-lisp-mode | Alan Pearce | 2014-08-07 | -0/+1 | |
| |