Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-12 | refactor: Remove lots of deprecated/unused settings | Vincent Ambo | 1 | -2/+2 | |
* 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 | -44/+44 | |
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-07 | feat: Install modern elisp libraries | Vincent Ambo | 1 | -1/+7 | |
Elisp can actually be quite nice with a bunch of modern tooling. | |||||
2017-11-06 | fix(rust): Include automatically & set racer path | Vincent Ambo | 1 | -0/+1 | |
2017-11-06 | feat(init): Add some useful development packages | Vincent Ambo | 1 | -1/+4 | |
Adds packages for interfacing with PostgreSQL and HTTP APIs which can be very useful during development. | |||||
2017-11-06 | feat(rust-setup): Add Rust setup | Vincent Ambo | 1 | -0/+2 | |
Adds a simple Rust setup with autocompletion via Racer and built-in Cargo command support. | |||||
2017-10-15 | feat: Add nix-mode & nix-config function | Vincent Ambo | 1 | -0/+1 | |
* install nix-mode by default * add a function to quickly open the system configuration.nix | |||||
2017-10-15 | fix: Remove projectile which slowed everything down | Vincent Ambo | 1 | -1/+0 | |
2017-10-15 | feat: Switch from ido/smex to Helm | Vincent Ambo | 1 | -4/+1 | |
2017-10-13 | feat: Add terraform-mode | Vincent Ambo | 1 | -0/+1 | |
2017-09-27 | chore(clojure): Remove all Clojure settings | Vincent Ambo | 1 | -3/+0 | |
2017-09-27 | refactor: Install gruber-darker-theme from package repo | Vincent Ambo | 1 | -0/+1 | |
2017-09-27 | fix(init.el): Initialise package manager immediately | Vincent Ambo | 1 | -1/+1 | |
2017-07-30 | refactor: Some minor cleanups | Vincent Ambo | 1 | -3/+3 | |
2017-07-30 | fix custom: Fix a bug and truncate theme list | Vincent Ambo | 1 | -1/+1 | |
2017-06-06 | chore: Minor sync with Dell machine config | Vincent Ambo | 1 | -0/+1 | |
2015-12-14 | Various changes | Vincent Ambo | 1 | -5/+5 | |
2015-05-18 | Remove melpa, fix custom.el | Vincent Ambo | 1 | -2/+2 | |
2015-05-03 | Minor changes | Vincent Ambo | 1 | -0/+1 | |
2015-05-03 | Use ag instead of ack | Vincent Ambo | 1 | -3/+1 | |
2015-01-16 | [init] Add Erlang config | Vincent Ambo | 1 | -0/+1 | |
2015-01-16 | [haskell] Split out haskell config into new file | Vincent Ambo | 1 | -1/+1 | |
2014-12-29 | General cleanup | Vincent Ambo | 1 | -9/+12 | |
2014-12-29 | Split out Haskell and Clojure config | Vincent Ambo | 1 | -1/+4 | |
2014-10-21 | Cleanup: remove evil stuff & others | Vincent Ambo | 1 | -31/+4 | |
(Also sneakily adds go-mode and haskell-mode back in) | |||||
2014-10-21 | Move all configuration to subfolder | Vincent Ambo | 1 | -8/+6 | |
2014-10-21 | Several updates after 24.4 upgrade | Vincent Ambo | 1 | -1/+1 | |
2014-06-15 | Various updates #2 | Vincent Ambo | 1 | -2/+6 | |
2014-02-25 | Updates, updates | Vincent Ambo | 1 | -4/+5 | |
2014-02-09 | Small changes: | Vincent Ambo | 1 | -2/+1 | |
- No bells at all. Shut up, emacs! - Don't put temporary files everywhere. Just don't! - Don't have scroll bars in new frames | |||||
2014-02-04 | Various things | Vincent Ambo | 1 | -3/+8 | |
- Disable local file loading for now until I have a solution for the DBus problem - Emacs daemon implicitly starts server | |||||
2014-01-30 | Some updates | Vincent Ambo | 1 | -5/+5 | |
2014-01-07 | Ignore key-advice from menu-bar options | Vincent Ambo | 1 | -5/+3 | |
2013-10-21 | Added puppet-mode and evil-tabs | Vincent Ambo | 1 | -1/+2 | |
2013-10-19 | Added smart-mode-line | Vincent Ambo | 1 | -0/+1 | |
In line with this I've finally kicked the Nyan-cat out. Sorry! | |||||
2013-10-19 | Fix settings for nrepl.el -> cider | Vincent Ambo | 1 | -0/+1 | |
2013-10-19 | nrepl.el is cider now | Vincent Ambo | 1 | -2/+2 | |
2013-10-19 | Added project-explorer | Vincent Ambo | 1 | -1/+2 | |
2013-10-17 | Reenabled marmelade | Vincent Ambo | 1 | -1/+1 | |
2013-10-17 | Cleanup and evil setup | Vincent Ambo | 1 | -23/+41 | |
Removed several functions from init-functions that I didn't actually use. Lots of other cleanup. The variable "is-vim-user" in init.el controls whether or not evil packages should be installed and configured. | |||||
2013-10-14 | Add YaSnippet & enable Uniquify | Vincent Ambo | 1 | -4/+11 | |
- Added YaSnippet & clojure-snippets for it - Enabled uniquify buffer naming (oh so good) - various smaller things | |||||
2013-10-05 | updated init-modes for new nrepl.el | Vincent Ambo | 1 | -0/+3 | |
2013-09-20 | Removed some packages | Vincent Ambo | 1 | -5/+1 | |
2013-08-28 | * added circe to package list (*potential* replacement for rcirc) | vincent@spotify.com | 1 | -0/+1 | |
* added a handy function to retrieve passwords from the OS X keychain | |||||
2013-08-28 | Loading mail settings if they exist \nProper up/down history movement in nrepl | vincent@spotify.com | 1 | -0/+3 | |
2013-08-19 | Add ac-nrepl to packages | Vincent Ambo | 1 | -1/+2 | |
2013-08-07 | * Providing all init files, loading them with require | Vincent Ambo | 1 | -11/+9 | |
* Moved load-file-if-exists to init-functions * Added init-misc.el for random things that don't fit anywhere else * Never any tabs, ever. Go away! Bindings: * quit Emacs -> C-x r q ("real quit") * delete-frame -> C-x C-c * make-frame -> C-x C-n | |||||
2013-08-06 | * moved switch-window and iy-go-to-char to package.el installs | Vincent Ambo | 1 | -10/+3 | |
* changed 'custom-clone-git and 'custom-download-script to place things in special folders * added those folders and some other things to .gitignore * changed binding for iy-go-to-char to C-c f | |||||
2013-08-05 | Removed tumblesocks from packages, I'll load it locally | Vincent Ambo | 1 | -1/+0 | |
2013-08-05 | Rename irc.el to init-irc.el | Vincent Ambo | 1 | -1/+1 | |