Commit Graph

174 Commits

Author SHA1 Message Date
ec5abc714b fixed broken link to build-emacs-for-osx repo 2012-03-02 12:12:21 +00:00
77bc0fa17b switched to using my own fork of the tomorrow color theme 2012-03-01 20:14:26 +00:00
489365fe1f removed commented out packages I'm not using 2012-03-01 20:11:02 +00:00
d0ef326db8 customized magit local branch name behaviour, and added additional repo dirs 2012-02-29 10:39:19 +00:00
87e87bfdff added highlight-indentation-mode to a few more languages 2012-02-29 10:08:23 +00:00
9477e36d2f removed highlight-indentation-current-column-mode from various languages 2012-02-29 10:06:52 +00:00
0c01cff613 changed magit switch behaviour 2012-02-29 09:39:51 +00:00
d0fb0cf7d7 customizations for magit 2012-02-28 21:27:11 +00:00
bcb75553c4 added magithub package 2012-02-28 21:07:14 +00:00
7f78d94878 added magit 2012-02-28 14:42:08 +00:00
c510cb8440 added highlight-indentation mode and configured specific modes for it 2012-02-28 14:12:47 +00:00
19ad03f151 fixed a stupid typo so erlang-mode customizations actually work 2012-02-27 10:44:03 +00:00
19f81010e5 updated readme 2012-02-27 10:43:47 +00:00
38d7218e4f cleaner conditional :) 2012-02-24 20:49:01 +00:00
80151dab5d cleaned up language customizations a bit 2012-02-24 20:48:47 +00:00
cb97028e82 added customizations for css-mode 2012-02-24 20:48:02 +00:00
9fb4dcd38a added M-- and M-_ keybindings for undo/redo 2012-02-24 20:47:41 +00:00
fde75218cc don't need reb-re-syntax in custom-variables.el anymore 2012-02-14 08:30:25 +00:00
d220396676 enabled evil-mode again so I can play with it when I feel like it 2012-02-14 08:10:46 +00:00
7f36e954a4 added C-c C-e keybinding to run eval-buffer 2012-02-14 08:10:04 +00:00
7423becaeb reorganized keybindings.el slightly 2012-02-14 08:09:36 +00:00
8c71c2c74e customize re-builder a bit 2012-02-14 08:08:42 +00:00
ca3256254a use relative paths for loading files 2012-02-13 10:04:39 +00:00
ea6cd9d5d0 stole a better duplicate-line function from the internet 2012-02-11 20:50:20 +00:00
a379d2d9f0 improved keybinding to align-to-equals 2012-02-11 20:49:53 +00:00
1aaa930099 reshuffled an astray OSX-specific keybinding 2012-02-11 20:49:35 +00:00
bd602adf63 let's make it easier regex 2012-02-11 20:48:19 +00:00
926b048766 cleaned up keybindings.el a little bit 2012-02-10 17:47:20 +00:00
0ef4492711 added a working align-to-equals helper function and keybindings 2012-02-10 17:46:16 +00:00
ab0ec32a8f comments are good 2012-02-10 16:26:38 +00:00
212168c84c cleaned up appearance.el a little 2012-02-10 16:25:31 +00:00
f38a13c7b8 added mouse support when running in a console 2012-02-10 16:25:22 +00:00
a228f08d7d cleaner undo/redo keybindings 2012-02-10 01:24:15 +00:00
bd39be3010 disable electric-indent-mode as it causes issues with ruby-mode for me 2012-02-10 01:17:14 +00:00
c5c8eefe60 cleaned up ruby-mode hook a bit 2012-02-10 01:16:51 +00:00
224ff807de got rid of autopair in favour of electric-pair-mode, and also enabled the other electric-* modes that are new to Emacs 24.x 2012-02-10 00:37:54 +00:00
748fce6419 customized shell-script-mode (sh-mode) with FCI and linum 2012-02-04 17:56:06 +00:00
67947d855b played with evil (vim-like mode) a bit 2012-02-04 17:55:04 +00:00
8d57e7ba4a I like single quotes in my ruby 2012-02-01 15:34:59 +00:00
19b9e0b8c5 C-c . is ECB's prefix key, so set forced Rsense completion to C-c C-. 2012-01-10 16:50:15 +00:00
c666c394b4 added easier window-resize keybindings 2012-01-10 16:49:45 +00:00
6b289bd125 added tiling.el and C-\ for cycling between tile configurations (doesn't work in frame with a visible ECB window) 2012-01-10 16:49:29 +00:00
9c4b8236c5 added slight more details to insert-hash and M-3 keybinding 2012-01-09 11:52:07 +00:00
eddda43759 Merge pull request #1 from andrewgarner/7c6c2e0d70f40cc436e6f67e418f921b57b0a2aa
Function to insert hash symbol
2012-01-09 03:49:24 -08:00
Andrew Garner
7c6c2e0d70 Added function to insert hash symbol 2012-01-09 11:38:01 +00:00
aa235386da added Rsense package for ruby development, and tweaked auto-complete settings slightly 2012-01-09 11:33:52 +00:00
224baa93f9 use uniquify to deal with files of the same name in a better way 2012-01-07 20:39:03 +00:00
998e6b2c5b cleaned up behavior.el a bit 2012-01-07 20:27:00 +00:00
5434453092 moved scrolling behavior customizations from appearance.el to behavior.el 2012-01-07 20:26:51 +00:00
dd98f4f45a correct name of commented out original birds-of-paradise them 2012-01-07 20:11:51 +00:00