Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-20 | Minor changes | Vincent Ambo | 3 | -3/+13 | |
* use ace-jump-line-mode for quick line jumping * column-number-mode enabled by default | |||||
2015-01-16 | [init] Add Erlang config | Vincent Ambo | 2 | -4/+9 | |
2015-01-16 | [haskell] Split out haskell config into new file | Vincent Ambo | 3 | -26/+35 | |
2014-12-29 | General cleanup | Vincent Ambo | 1 | -9/+12 | |
2014-12-29 | Split out Haskell and Clojure config | Vincent Ambo | 5 | -45/+81 | |
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 | 10 | -39/+14 | |
2014-10-21 | Several updates after 24.4 upgrade | Vincent Ambo | 4 | -4/+12 | |
2014-06-15 | Various updates #2 | Vincent Ambo | 3 | -3/+7 | |
2014-05-30 | Some bugfixes | Vincent Ambo | 3 | -6/+8 | |
2014-02-25 | Updates, updates | Vincent Ambo | 3 | -8/+13 | |
2014-02-09 | Small changes: | Vincent Ambo | 2 | -3/+11 | |
- 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 | 3 | -8/+8 | |
- Disable local file loading for now until I have a solution for the DBus problem - Emacs daemon implicitly starts server | |||||
2014-02-03 | Emacs as a daemon needs font set differently | Vincent Ambo | 1 | -2/+4 | |
2014-02-01 | Visible bell was annoying | Vincent Ambo | 1 | -1/+1 | |
2014-01-30 | Some updates | Vincent Ambo | 5 | -11/+23 | |
2014-01-07 | Ignore key-advice from menu-bar options | Vincent Ambo | 2 | -5/+4 | |
2013-10-22 | clojure-mode kills the REPL -oops! | Vincent Ambo | 1 | -1/+1 | |
2013-10-21 | Added puppet-mode and evil-tabs | Vincent Ambo | 1 | -1/+2 | |
2013-10-20 | Small defaults changes | Vincent Ambo | 3 | -1/+8 | |
2013-10-19 | Cleaned up init-custom | Vincent Ambo | 1 | -5/+0 | |
2013-10-19 | Added smart-mode-line | Vincent Ambo | 4 | -13/+12 | |
In line with this I've finally kicked the Nyan-cat out. Sorry! | |||||
2013-10-19 | Don't pop up the Cider REPL after launching | Vincent Ambo | 1 | -1/+1 | |
2013-10-19 | Fix settings for nrepl.el -> cider | Vincent Ambo | 3 | -28/+27 | |
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 | Disabled evil tabs mode (because it's gone??) | Vincent Ambo | 1 | -1/+1 | |
2013-10-17 | Evil configuration file | Vincent Ambo | 1 | -0/+23 | |
2013-10-17 | Cleanup and evil setup | Vincent Ambo | 6 | -137/+71 | |
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 | 6 | -9/+24 | |
- 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 | 2 | -5/+8 | |
2013-09-20 | Removed some packages | Vincent Ambo | 1 | -5/+1 | |
2013-09-16 | Minor fixes for nrepl-mode | Vincent Ambo | 2 | -2/+12 | |
2013-08-28 | * added circe to package list (*potential* replacement for rcirc) | vincent@spotify.com | 2 | -0/+12 | |
* added a handy function to retrieve passwords from the OS X keychain | |||||
2013-08-28 | Merged something that broke somehow | vincent@spotify.com | 0 | -0/+0 | |
2013-08-28 | Loading mail settings if they exist \nProper up/down history movement in nrepl | vincent@spotify.com | 4 | -2/+15 | |
2013-08-19 | Typo in modes file, Postgres.app PATH changes | vincent@spotify.com | 2 | -3/+2 | |
2013-08-19 | Typo in modes file, Postgres.app PATH changes | Vincent Ambo | 2 | -3/+2 | |
2013-08-19 | Setup ac-nrepl | Vincent Ambo | 1 | -3/+22 | |
2013-08-19 | Add ac-nrepl to packages | Vincent Ambo | 1 | -1/+2 | |
2013-08-19 | Global autocomplete mode | Vincent Ambo | 1 | -0/+3 | |
2013-08-17 | * Fixed eshell pwd function | Vincent Ambo | 3 | -11/+7 | |
* Minor changes | |||||
2013-08-08 | Highlight DEBUG | Vincent Ambo | 1 | -1/+1 | |
2013-08-07 | Require a final newline on both visiting and saving a file | Vincent Ambo | 2 | -2/+3 | |
2013-08-07 | * Providing all init files, loading them with require | Vincent Ambo | 7 | -11/+43 | |
* 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 | 4 | -21/+16 | |
* 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 | Switched M-j to ace-jump-word-mode, hopping to a character is very rarely my ↵ | Vincent Ambo | 1 | -1/+1 | |
requirement. | |||||
2013-08-06 | Made custom-clone-git asynchronous | Vincent Ambo | 1 | -1/+1 | |
2013-08-06 | This was an invalid hook being added. | Vincent Ambo | 1 | -3/+0 | |