Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-21 | Cleanup: remove evil stuff & others | Vincent Ambo | 1 | -31/+4 | |
(Also sneakily adds go-mode and haskell-mode back in) | |||||
2014-10-21 | Move all configuration to subfolder | Vincent Ambo | 1 | -8/+6 | |
2014-10-21 | Several updates after 24.4 upgrade | Vincent Ambo | 1 | -1/+1 | |
2014-06-15 | Various updates #2 | Vincent Ambo | 1 | -2/+6 | |
2014-02-25 | Updates, updates | Vincent Ambo | 1 | -4/+5 | |
2014-02-09 | Small changes: | Vincent Ambo | 1 | -2/+1 | |
- No bells at all. Shut up, emacs! - Don't put temporary files everywhere. Just don't! - Don't have scroll bars in new frames | |||||
2014-02-04 | Various things | Vincent Ambo | 1 | -3/+8 | |
- Disable local file loading for now until I have a solution for the DBus problem - Emacs daemon implicitly starts server | |||||
2014-01-30 | Some updates | Vincent Ambo | 1 | -5/+5 | |
2014-01-07 | Ignore key-advice from menu-bar options | Vincent Ambo | 1 | -5/+3 | |
2013-10-21 | Added puppet-mode and evil-tabs | Vincent Ambo | 1 | -1/+2 | |
2013-10-19 | Added smart-mode-line | Vincent Ambo | 1 | -0/+1 | |
In line with this I've finally kicked the Nyan-cat out. Sorry! | |||||
2013-10-19 | Fix settings for nrepl.el -> cider | Vincent Ambo | 1 | -0/+1 | |
2013-10-19 | nrepl.el is cider now | Vincent Ambo | 1 | -2/+2 | |
2013-10-19 | Added project-explorer | Vincent Ambo | 1 | -1/+2 | |
2013-10-17 | Reenabled marmelade | Vincent Ambo | 1 | -1/+1 | |
2013-10-17 | Cleanup and evil setup | Vincent Ambo | 1 | -23/+41 | |
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-14 | Add YaSnippet & enable Uniquify | Vincent Ambo | 1 | -4/+11 | |
- Added YaSnippet & clojure-snippets for it - Enabled uniquify buffer naming (oh so good) - various smaller things | |||||
2013-10-05 | updated init-modes for new nrepl.el | Vincent Ambo | 1 | -0/+3 | |
2013-09-20 | Removed some packages | Vincent Ambo | 1 | -5/+1 | |
2013-08-28 | * added circe to package list (*potential* replacement for rcirc) | vincent@spotify.com | 1 | -0/+1 | |
* added a handy function to retrieve passwords from the OS X keychain | |||||
2013-08-28 | Loading mail settings if they exist \nProper up/down history movement in nrepl | vincent@spotify.com | 1 | -0/+3 | |
2013-08-19 | Add ac-nrepl to packages | Vincent Ambo | 1 | -1/+2 | |
2013-08-07 | * Providing all init files, loading them with require | Vincent Ambo | 1 | -11/+9 | |
* 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 installs | Vincent Ambo | 1 | -10/+3 | |
* 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-05 | Removed tumblesocks from packages, I'll load it locally | Vincent Ambo | 1 | -1/+0 | |
2013-08-05 | Rename irc.el to init-irc.el | Vincent Ambo | 1 | -1/+1 | |
2013-08-05 | Only load irc.el and init-local if they exist | Vincent Ambo | 1 | -3/+7 | |
2013-08-05 | * Gitignore some more files | Vincent Ambo | 1 | -0/+1 | |
* Install tumblesocks | |||||
2013-08-05 | * removed dotfiles stuff, this is emacs.d only | Vincent Ambo | 1 | -0/+84 | |
2013-07-08 | Split up configuration in five files. I wrote a nice commit message ↵ | Vincent Ambo | 1 | -197/+0 | |
explaining this, but I wrote it in vi and it died on me. | |||||
2013-07-07 | emacs: | Vincent Ambo | 1 | -8/+35 | |
- 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-05 | emacs: Swedish locales & ace-jump | Vincent Ambo | 1 | -1/+25 | |
2013-07-04 | emacs: Added clojure stuff | Vincent Ambo | 1 | -1/+17 | |
2013-07-04 | emacs: Added rainbow-delimiters and other things | Vincent Ambo | 1 | -1/+16 | |
2013-07-04 | Added some tweaks (taken from @pcarrier's config! :)) | Vincent Ambo | 1 | -0/+11 | |
2013-07-04 | emacs: start server automatically | Vincent Ambo | 1 | -0/+3 | |
2013-07-02 | * added markdown-mode | Vincent Ambo | 1 | -1/+8 | |
2013-07-02 | * added el-get to config file | Vincent Ambo | 1 | -0/+32 | |
** Installing switch-windows through el-get * added several small options to make things nicer | |||||
2013-07-01 | Emacs: Added IRC config | Vincent Ambo | 1 | -0/+21 | |
2013-07-01 | Added solarized-dark colour theme | Vincent Ambo | 1 | -2/+5 | |
2013-07-01 | Added magit to package list | Vincent Ambo | 1 | -1/+1 | |
2013-07-01 | Added mouse-support and some haskell-mode config to init.el | Vincent Ambo | 1 | -3/+22 | |
2013-07-01 | Added initial emacs init | Vincent Ambo | 1 | -0/+19 | |