about summary refs log tree commit diff
path: root/init-bindings.el
AgeCommit message (Collapse)AuthorFilesLines
2013-10-20 Small defaults changesVincent Ambo1-0/+3
2013-10-19 Fix settings for nrepl.el -> ciderVincent Ambo1-0/+13
2013-10-17 Cleanup and evil setupVincent Ambo1-2/+2
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-08-07 * Providing all init files, loading them with requireVincent Ambo1-0/+11
* 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 installsVincent Ambo1-1/+1
* 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-06 Switched M-j to ace-jump-word-mode, hopping to a character is very rarely my ↵Vincent Ambo1-1/+1
requirement.
2013-08-05 * removed dotfiles stuff, this is emacs.d onlyVincent Ambo1-0/+46