Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-12 | fix: Fix warnings & errors detected by elisp compiler | Vincent Ambo | 2 | -10/+5 | |
Minor things that came up when byte-compiling the configuration. | |||||
2017-11-12 | refactor: Remove lots of deprecated/unused settings | Vincent Ambo | 4 | -191/+7 | |
* move all look-and-feel related settings into, you guessed it, look-and-feel.el * remove *lots* of old stuff and also re-evaluate what it's actually doing. | |||||
2017-11-12 | refactor(init): Refactor package installation process | Vincent Ambo | 1 | -0/+6 | |
Refactors package installation to be slightly more sane, for example package-refresh-contents will only be called if packages are missing. Removes some other old cruft, too, and paves way for a slightly different initialisation process. | |||||
2017-11-12 | feat(functions): Add functions to insert nix-store paths | Vincent Ambo | 1 | -0/+11 | |
These can be useful - for example - while debugging nix things in eshell. | |||||
2017-11-06 | fix(rust): Include automatically & set racer path | Vincent Ambo | 1 | -0/+6 | |
2017-11-06 | feat(rust-setup): Add Rust setup | Vincent Ambo | 1 | -0/+14 | |
Adds a simple Rust setup with autocompletion via Racer and built-in Cargo command support. | |||||
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 | |
Party like it's 2004. | |||||
2017-10-15 | fix(settings): Correctly enable Helm's fuzzy matches | Vincent Ambo | 1 | -2/+8 | |
The global Helm fuzzy matching doesn't actually seem to enable fuzzy matching for modes that have an explicit config. This enables fuzzy matching for M-x and C-x b | |||||
2017-10-15 | feat: Add nix-mode & nix-config function | Vincent Ambo | 2 | -0/+8 | |
* install nix-mode by default * add a function to quickly open the system configuration.nix | |||||
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 | 1 | -6/+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 | 2 | -27/+8 | |
2017-10-15 | chore: Remove unused misc.el | Vincent Ambo | 1 | -9/+0 | |
2017-09-27 | chore(clojure): Remove all Clojure settings | Vincent Ambo | 1 | -45/+0 | |
2017-09-27 | refactor: Install gruber-darker-theme from package repo | Vincent Ambo | 2 | -8/+2 | |
2017-07-30 | refactor: Some minor cleanups | Vincent Ambo | 1 | -36/+4 | |
2017-07-30 | fix custom: Fix a bug and truncate theme list | Vincent Ambo | 2 | -5/+7 | |
2017-06-06 | chore: Minor sync with Dell machine config | Vincent Ambo | 2 | -2/+4 | |
2015-12-14 | Various changes | Vincent Ambo | 3 | -17/+14 | |
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 | 1 | -2/+1 | |
2015-05-03 | Minor changes | Vincent Ambo | 4 | -6/+14 | |
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 | |
* use ace-jump-line-mode for quick line jumping * column-number-mode enabled by default | |||||
2015-01-16 | [init] Add Erlang config | Vincent Ambo | 1 | -4/+8 | |
2015-01-16 | [haskell] Split out haskell config into new file | Vincent Ambo | 2 | -25/+34 | |
2014-12-29 | Split out Haskell and Clojure config | Vincent Ambo | 4 | -44/+77 | |
2014-10-21 | Move all configuration to subfolder | Vincent Ambo | 7 | -0/+630 | |