Commit graph

29 commits

Author SHA1 Message Date
Vincent Ambo
a4c4a9dfa9 Reenabled marmelade 2013-10-17 14:22:50 +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
9a9c9192b1 Removed some packages 2013-09-20 01:02:16 +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@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 Ambo
b23609fb69 Add ac-nrepl to packages 2013-08-19 00:46:54 +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
152faa5421 Removed tumblesocks from packages, I'll load it locally 2013-08-05 16:47:40 +02:00
Vincent Ambo
edb2ca67d3 Rename irc.el to init-irc.el 2013-08-05 15:37:43 +02:00
Vincent Ambo
1ba56be2ee Only load irc.el and init-local if they exist 2013-08-05 15:34:46 +02:00
Vincent Ambo
9112881277 * Gitignore some more files
* Install tumblesocks
2013-08-05 15:28:47 +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
c8dc574fcd emacs:
- Move to Emacs.app (which doesn't work with Xnomad! :( But it's
goood)
- Add clojure-mode
- Switch to leuven theme (again, thanks @pcarrier)
2013-07-07 22:03:29 +02:00
Vincent Ambo
62f609b47f emacs: Swedish locales & ace-jump 2013-07-05 00:28:47 +02:00
Vincent Ambo
a5a7db8f1b emacs: Added clojure stuff 2013-07-04 22:49:26 +02:00
Vincent Ambo
b3940040a2 emacs: Added rainbow-delimiters and other things 2013-07-04 18:54:31 +02:00
Vincent Ambo
e7c303a6a3 Added some tweaks (taken from @pcarrier's config! :)) 2013-07-04 14:35:37 +02:00
Vincent Ambo
3facbfcaab emacs: start server automatically 2013-07-04 12:10:05 +02:00
Vincent Ambo
75d437e45a * added markdown-mode 2013-07-02 23:13:15 +02:00
Vincent Ambo
2ec20941fd * added el-get to config file
** Installing switch-windows through el-get
* added several small options to make things nicer
2013-07-02 23:08:09 +02:00
Vincent Ambo
ee536eb9b7 Emacs: Added IRC config 2013-07-01 19:09:26 +02:00
Vincent Ambo
baa59374dd Added solarized-dark colour theme 2013-07-01 03:14:15 +02:00
Vincent Ambo
76dd77aad0 Added magit to package list 2013-07-01 03:05:46 +02:00
Vincent Ambo
1c1128c2e1 Added mouse-support and some haskell-mode config to init.el 2013-07-01 03:03:23 +02:00
Vincent Ambo
ee76e971ce Added initial emacs init 2013-07-01 02:32:30 +02:00