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
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
cbecd5031d Add YaSnippet & enable Uniquify
- Added YaSnippet & clojure-snippets for it
- Enabled uniquify buffer naming (oh so good)
- various smaller things
2013-10-14 08:50:56 +02:00
vincent@spotify.com
25d348673b * added circe to package list (*potential* replacement for rcirc)
* added a handy function to retrieve passwords from the OS X keychain
2013-08-28 17:16:44 +02:00
Vincent Ambo
996c5867e6 Highlight DEBUG 2013-08-08 00:54:35 +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
9ae4bc6a27 Made custom-clone-git asynchronous 2013-08-06 13:12:24 +02:00
Vincent Ambo
e320f14263 * removed dotfiles stuff, this is emacs.d only 2013-08-05 15:17:23 +02:00
Vincent Ambo
0d133eceb3 Split up configuration in five files. I wrote a nice commit message explaining this, but I wrote it in vi and it died on me. 2013-07-08 01:15:05 +02:00
Vincent Ambo
90f95a6a3d Emacs: Added file init-functions.el which I'll use for handy functions 2013-07-08 00:16:17 +02:00