Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: Change ledger-mode default commodity to EUR | Alan Pearce | 2015-05-03 | -1/+1 |
| | ||||
* | Emacs: Improve <TAB> functionality in ledger | Alan Pearce | 2015-04-22 | -2/+2 |
| | ||||
* | Emacs: Avoid prompt in minibuffer | Alan Pearce | 2015-04-13 | -0/+1 |
| | ||||
* | Emacs: Fix ledger date formatting | Alan Pearce | 2015-04-13 | -1/+2 |
| | ||||
* | Emacs: Enable ledger weaving with org-babel | Alan Pearce | 2015-04-09 | -0/+7 |
| | ||||
* | Emacs: Improve ledger reconciliation | Alan Pearce | 2015-04-09 | -1/+4 |
| | ||||
* | Emacs: Install and configure ledger-mode | Alan Pearce | 2015-04-09 | -1/+12 |
| | ||||
* | Merge branch 'master' of git://github.com/alanpearce/dotfiles | Alan Pearce | 2015-04-07 | -1/+2 |
|\ | ||||
| * | Merge branch 'master' of git://github.com/alanpearce/dotfiles | Alan Pearce | 2015-03-30 | -10/+11 |
| |\ | ||||
| * | | Emacs: add dash hook for SQL flavours | Alan Pearce | 2015-03-30 | -1/+2 |
| | | | ||||
* | | | Emacs: Add nix-mode configuration | Alan Pearce | 2015-04-07 | -0/+5 |
| | | | ||||
* | | | Emacs: Open files via sudo if needed | Alan Pearce | 2015-04-03 | -0/+5 |
| | | | ||||
* | | | Emacs: Disable auto-indent in nix-mode | Alan Pearce | 2015-04-03 | -0/+1 |
| |/ |/| | ||||
* | | Emacs: Remove unneeded diminish line | Alan Pearce | 2015-03-27 | -1/+0 |
| | | ||||
* | | Emacs: Fix eshell init | Alan Pearce | 2015-03-27 | -5/+5 |
| | | ||||
* | | Emacs: Autoload global-smart-tab-mode | Alan Pearce | 2015-03-27 | -0/+1 |
| | | ||||
* | | Emacs: Check before loading oracle-mode | Alan Pearce | 2015-03-27 | -4/+5 |
|/ | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | Emacs: Offer to create missing directories | Alan Pearce | 2014-12-17 | -0/+7 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | 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 |
| | ||||
* | Emacs: Install jquery-doc | Alan Pearce | 2014-08-30 | -0/+6 |
| | ||||
* | Emacs: Install and configure helm-swoop | Alan Pearce | 2014-08-30 | -0/+8 |
| |