Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-30 | Some updates | Vincent Ambo | 1 | -3/+11 | |
2014-01-07 | Ignore key-advice from menu-bar options | Vincent Ambo | 1 | -0/+1 | |
2013-10-20 | Small defaults changes | Vincent Ambo | 1 | -0/+4 | |
2013-10-19 | Added smart-mode-line | Vincent Ambo | 1 | -0/+6 | |
In line with this I've finally kicked the Nyan-cat out. Sorry! | |||||
2013-10-17 | Cleanup and evil setup | Vincent Ambo | 1 | -51/+19 | |
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 | -0/+3 | |
- Added YaSnippet & clojure-snippets for it - Enabled uniquify buffer naming (oh so good) - various smaller things | |||||
2013-08-28 | Loading mail settings if they exist \nProper up/down history movement in nrepl | vincent@spotify.com | 1 | -0/+2 | |
2013-08-17 | * Fixed eshell pwd function | Vincent Ambo | 1 | -0/+1 | |
* Minor changes | |||||
2013-08-07 | * Providing all init files, loading them with require | Vincent Ambo | 1 | -0/+4 | |
* 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 | This was an invalid hook being added. | Vincent Ambo | 1 | -3/+0 | |
2013-08-05 | * Global undo-tree (again) | Vincent Ambo | 1 | -2/+26 | |
* several config things copied from @magnars | |||||
2013-08-05 | * removed dotfiles stuff, this is emacs.d only | Vincent Ambo | 1 | -0/+210 | |