Age | Commit message (Expand) | Author | Files | Lines |
2017-11-12 | fix: Fix warnings & errors detected by elisp compiler | Vincent Ambo | 4 | -11/+8 |
2017-11-12 | refactor: Remove lots of deprecated/unused settings | Vincent Ambo | 5 | -193/+9 |
2017-11-12 | refactor(init): Refactor package installation process | Vincent Ambo | 2 | -44/+50 |
2017-11-12 | feat(functions): Add functions to insert nix-store paths | Vincent Ambo | 1 | -0/+11 |
2017-11-07 | feat: Install modern elisp libraries | Vincent Ambo | 1 | -1/+7 |
2017-11-06 | fix(rust): Include automatically & set racer path | Vincent Ambo | 2 | -0/+7 |
2017-11-06 | feat(init): Add some useful development packages | Vincent Ambo | 1 | -1/+4 |
2017-11-06 | feat(rust-setup): Add Rust setup | Vincent Ambo | 2 | -0/+16 |
2017-11-06 | feat(modes): Always enable electric-pair-mode | Vincent Ambo | 1 | -0/+3 |
2017-10-15 | style: Make emacs transparent | Vincent Ambo | 1 | -1/+5 |
2017-10-15 | fix(settings): Correctly enable Helm's fuzzy matches | Vincent Ambo | 1 | -2/+8 |
2017-10-15 | feat: Add nix-mode & nix-config function | Vincent Ambo | 3 | -0/+9 |
2017-10-15 | fix: Remove old GPG-agent SSH config | Vincent Ambo | 1 | -3/+0 |
2017-10-15 | feat: Ostensibly enable fuzzy matching in Helm | Vincent Ambo | 1 | -0/+4 |
2017-10-15 | fix: Remove projectile which slowed everything down | Vincent Ambo | 2 | -7/+0 |
2017-10-15 | chore: remove unused ido-related lines | Vincent Ambo | 2 | -10/+0 |
2017-10-15 | feat: Switch default font to Input Mono | Vincent Ambo | 1 | -2/+2 |
2017-10-15 | feat: Switch from ido/smex to Helm | Vincent Ambo | 3 | -31/+9 |
2017-10-15 | chore: Remove unused misc.el | Vincent Ambo | 1 | -9/+0 |
2017-10-13 | feat: Add terraform-mode | Vincent Ambo | 1 | -0/+1 |
2017-09-27 | chore(clojure): Remove all Clojure settings | Vincent Ambo | 2 | -48/+0 |
2017-09-27 | refactor: Install gruber-darker-theme from package repo | Vincent Ambo | 3 | -8/+3 |
2017-09-27 | fix(init.el): Initialise package manager immediately | Vincent Ambo | 1 | -1/+1 |
2017-07-30 | refactor: Some minor cleanups | Vincent Ambo | 2 | -39/+7 |
2017-07-30 | fix custom: Fix a bug and truncate theme list | Vincent Ambo | 3 | -6/+8 |
2017-06-06 | chore: Minor sync with Dell machine config | Vincent Ambo | 3 | -2/+5 |
2015-12-14 | Various changes | Vincent Ambo | 4 | -22/+19 |
2015-05-21 | Use GPG-agent's SSH agent (for Tramp etc.) | Vincent Ambo | 1 | -0/+3 |
2015-05-18 | Remove melpa, fix custom.el | Vincent Ambo | 2 | -4/+3 |
2015-05-03 | Minor changes | Vincent Ambo | 5 | -6/+15 |
2015-05-03 | Use ag instead of ack | Vincent Ambo | 1 | -3/+1 |
2015-03-11 | Add bindings for whitespace cleanup, line jumping & Fefes Blog | Vincent Ambo | 2 | -3/+12 |
2015-02-20 | Minor changes | Vincent Ambo | 3 | -3/+13 |
2015-01-16 | [init] Add Erlang config | Vincent Ambo | 2 | -4/+9 |
2015-01-16 | [haskell] Split out haskell config into new file | Vincent Ambo | 3 | -26/+35 |
2014-12-29 | General cleanup | Vincent Ambo | 1 | -9/+12 |
2014-12-29 | Split out Haskell and Clojure config | Vincent Ambo | 5 | -45/+81 |
2014-10-21 | Cleanup: remove evil stuff & others | Vincent Ambo | 1 | -31/+4 |
2014-10-21 | Move all configuration to subfolder | Vincent Ambo | 10 | -39/+14 |
2014-10-21 | Several updates after 24.4 upgrade | Vincent Ambo | 4 | -4/+12 |
2014-06-15 | Various updates #2 | Vincent Ambo | 3 | -3/+7 |
2014-05-30 | Some bugfixes | Vincent Ambo | 3 | -6/+8 |
2014-02-25 | Updates, updates | Vincent Ambo | 3 | -8/+13 |
2014-02-09 | Small changes: | Vincent Ambo | 2 | -3/+11 |
2014-02-04 | Various things | Vincent Ambo | 3 | -8/+8 |
2014-02-03 | Emacs as a daemon needs font set differently | Vincent Ambo | 1 | -2/+4 |
2014-02-01 | Visible bell was annoying | Vincent Ambo | 1 | -1/+1 |
2014-01-30 | Some updates | Vincent Ambo | 5 | -11/+23 |
2014-01-07 | Ignore key-advice from menu-bar options | Vincent Ambo | 2 | -5/+4 |
2013-10-22 | clojure-mode kills the REPL -oops! | Vincent Ambo | 1 | -1/+1 |