Commit graph

12 commits

Author SHA1 Message Date
Vincent Ambo
53162ecd24 Don't pop up the Cider REPL after launching 2013-10-19 22:25:00 +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
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 Ambo
a4e7f10362 updated init-modes for new nrepl.el 2013-10-05 00:12:18 +02:00
Vincent Ambo
924e60005e Minor fixes for nrepl-mode 2013-09-16 13:58:44 +02:00
vincent@spotify.com
a7e4801f3b Loading mail settings if they exist \nProper up/down history movement in nrepl 2013-08-28 00:56:20 +02:00
vincent@spotify.com
867a87387c Typo in modes file, Postgres.app PATH changes 2013-08-19 02:40:07 +02:00
Vincent Ambo
b007f3d0ff Setup ac-nrepl 2013-08-19 00:53:05 +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
2d27485f36 * Global undo-tree (again)
* several config things copied from @magnars
2013-08-05 16:18:56 +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-modes.el (Browse further)