Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2013-08-05 | Removed tumblesocks from packages, I'll load it locally | Vincent Ambo | 1 | -1/+0 | |
2013-08-05 | * Global undo-tree (again) | Vincent Ambo | 2 | -4/+36 | |
* several config things copied from @magnars | |||||
2013-08-05 | Rename irc.el to init-irc.el | Vincent Ambo | 2 | -2/+2 | |
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 | 2 | -0/+5 | |
* Install tumblesocks | |||||
2013-08-05 | Removed mail config, ignored local files and IRC config | Vincent Ambo | 2 | -22/+3 | |
2013-08-05 | * removed dotfiles stuff, this is emacs.d only | Vincent Ambo | 17 | -117/+0 | |
2013-08-05 | emacs: Added some functions from @magnars, replaced standard goto-line with ↵ | Vincent Ambo | 4 | -3/+70 | |
his version | |||||
2013-08-03 | emacs: Added flx (glorious!), removed some unused settings and functions | Vincent Ambo | 4 | -20/+6 | |
2013-08-01 | emacs: Function to toggle native/non-native fullscreen on OS X | Vincent Ambo | 1 | -0/+5 | |
2013-07-30 | emacs: Minor fixes | Vincent Ambo | 3 | -1/+4 | |
2013-07-29 | emacs: Disabled EShell banner message, amended PATH | Vincent Ambo | 2 | -2/+8 | |
fish: Amended PATH | |||||
2013-07-29 | Emacs: Various changes: | Vincent Ambo | 4 | -32/+43 | |
- Moved Haskell-mode configuration to customize - Disabled Paredit in non-lisp buffers (or more explicitly: Enabled it in Elisp and Clojure buffers) - Removed some custom items that I don't use anymore (e.g. Jabber-mode because I switched to bitlbee with rcirc) - New packages: hi2 (Haskell indent mode revamped), browse-kill-ring - Always enable undo-tree-mode and recentf-mode - Keep all auto-save files in /tmp | |||||
2013-07-28 | Emacs: Enabling some more visual commands in EShell, set EShell config ↵ | Vincent Ambo | 1 | -0/+15 | |
directory to ~/.config/eshell (similar to the fish dir) | |||||
2013-07-25 | emacs: Added init-local.el loading for machine-local configuration, removed ↵ | Vincent Ambo | 1 | -1/+3 | |
jabber (using bitlbee instead) | |||||
2013-07-22 | emacs: Fixed EShell path | Vincent Ambo | 1 | -4/+11 | |
2013-07-22 | emacs: Eshell prompt regexp | Vincent Ambo | 1 | -0/+2 | |
2013-07-21 | emacs: Added Jabber config | Vincent Ambo | 2 | -3/+10 | |