Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2013-07-21 | emacs: require eshell | Vincent Ambo | 1 | -0/+2 | |
2013-07-21 | emacs: Load init-eshell.el | Vincent Ambo | 1 | -0/+1 | |
2013-07-21 | emacs: Added configuration for EShell, mainly prompt and path. | Vincent Ambo | 3 | -0/+68 | |
2013-07-19 | emacs: Added functions from ESK, removed rcirc connect function, added ↵ | Vincent Ambo | 3 | -26/+18 | |
scripts folder to load path | |||||
2013-07-15 | emacs: Fixed voices | Vincent Ambo | 1 | -2/+3 | |
2013-07-15 | emacs: Added speak function | Vincent Ambo | 1 | -0/+4 | |
2013-07-15 | emacs: Some bindings and word jumping | Vincent Ambo | 2 | -0/+9 | |
2013-07-15 | emacs: Nyan cat mode! | Vincent Ambo | 3 | -3/+16 | |
2013-07-14 | emacs: Add racket things | Vincent Ambo | 2 | -1/+4 | |
2013-07-14 | emacs: Added a custom-git-clone function | Vincent Ambo | 1 | -0/+9 | |
2013-07-14 | emacs: Changed rainbow-delimiters colours to those from Solarized | Vincent Ambo | 2 | -2/+14 | |
theme (very visible on Gruber Darker, I like it!) and forcing show-parens-mode | |||||
2013-07-10 | emacs: add /usr/local/bin to emacs' $PATH | Vincent Ambo | 1 | -0/+2 | |
2013-07-10 | fish: Set EDITOR variable and edit function to use -n and -create-frame ↵ | Vincent Ambo | 2 | -2/+2 | |
option in emacsclient | |||||
2013-07-09 | emacs: Switched font | Vincent Ambo | 1 | -0/+2 | |
2013-07-08 | emacs: Initial mail settings | Vincent Ambo | 1 | -0/+18 | |
2013-07-08 | emacs: Completely removed starter-pack, shuffling dependencies | Vincent Ambo | 1 | -9/+15 | |
2013-07-08 | emacs: Fixed browser setting (by removing it!) | Vincent Ambo | 1 | -2/+0 | |
2013-07-08 | emacs: Switched Haskell indent mode | Vincent Ambo | 2 | -1/+2 | |
2013-07-08 | Emacs: Added a function to reconnect rcirc | Vincent Ambo | 2 | -1/+25 | |
2013-07-08 | Emacs: Added init-bindings.el, removed starter-kit-bindings | Vincent Ambo | 2 | -5/+37 | |
2013-07-08 | Emacs: Added another theme (Gruber Darker), added a toggle for | Vincent Ambo | 2 | -6/+10 | |
fullscreen mode (M-RET) | |||||
2013-07-08 | emacs: Loading hooks + disabling hl-line-mode globally (I really don't | Vincent Ambo | 3 | -1/+3 | |
like it) | |||||
2013-07-08 | emacs: Fetch switch-window from Github | Vincent Ambo | 1 | -2/+6 | |
2013-07-08 | emacs: Added a function to download a custom script | Vincent Ambo | 1 | -2/+15 | |
2013-07-08 | emacs: Moved some configurations around and fixed init-modes.el | Vincent Ambo | 4 | -14/+10 | |
2013-07-08 | Split up configuration in five files. I wrote a nice commit message ↵ | Vincent Ambo | 7 | -220/+340 | |
explaining this, but I wrote it in vi and it died on me. | |||||
2013-07-08 | Emacs: Added file init-functions.el which I'll use for handy functions | Vincent Ambo | 1 | -0/+23 | |