Commit graph

11 commits

Author SHA1 Message Date
Vincent Ambo
1f70abb176
Move all configuration to subfolder 2014-10-21 19:37:19 +02:00
Vincent Ambo
0ae66bb85e Some bugfixes 2014-05-30 20:02:53 +02:00
Vincent Ambo
479e2447b0 Updates, updates 2014-02-25 17:12:53 +01:00
Vincent Ambo
8a5115d5b5 Some updates 2014-01-30 14:26:52 +01:00
Vincent Ambo
96a0605e81 Small defaults changes 2013-10-20 20:05:13 +02:00
Vincent Ambo
6aba1cbda9 Fix settings for nrepl.el -> cider 2013-10-19 20:04:45 +02:00
Vincent Ambo
2acc9f23fa Cleanup and evil setup
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-17 14:17:38 +02:00
Vincent Ambo
503600091e * Providing all init files, loading them with require
* 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-07 00:49:20 +02:00
Vincent Ambo
43a99dea3a * moved switch-window and iy-go-to-char to package.el installs
* 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 23:46:26 +02:00
Vincent Ambo
52d2182fa2 Switched M-j to ace-jump-word-mode, hopping to a character is very rarely my requirement. 2013-08-06 13:27:26 +02:00
Vincent Ambo
e320f14263 * removed dotfiles stuff, this is emacs.d only 2013-08-05 15:17:23 +02:00
Renamed from emacs.d/init-bindings.el (Browse further)