Commit Graph

124 Commits

Author SHA1 Message Date
abe656d66d removed some legacy commented out stuff 2012-01-06 09:26:54 +00:00
74c0118572 removed customize setting for fci-rule-color as it's now defined in the birds-of-paradise-plus them 2012-01-06 09:24:32 +00:00
14c38e38ff split out behavior stuff from init.el into behavior.el 2012-01-06 09:23:59 +00:00
64e9a575d7 renamed bird-of-paradise-plus package to a more accurate name, and hook it into load-theme correctly 2012-01-06 09:23:25 +00:00
e4dea9d1fd the tab-width command wasn't working, and I actually wanna use the default 4 space indent, and I want return to indent the new line. 2012-01-05 14:51:33 +00:00
9f80eb6d32 temporarily disabled flymake-coffee as it was causing some issues which I haven't had time to dig into yet 2012-01-05 14:51:00 +00:00
209acc13c9 having two node-like definitions seemed to cause issues 2012-01-05 14:49:58 +00:00
1b72b91448 added some basic customizations to python-mode 2011-12-21 01:19:10 +00:00
f8222f65ab enabled downcase-region and upcase-region commands 2011-12-21 01:17:18 +00:00
0342a89f3c more powerful default font declaration 2011-12-21 01:16:22 +00:00
9ab792649a ignore specific folders within ruby projects in eproject and ack 2011-12-21 01:16:06 +00:00
8945087b4e textmate-goto-file is faster than eproject-find-file as the former caches the file list, hence I've switched back to mainly using textmate-mode for quickly changing file, but still got eproject for other things 2011-12-07 23:15:42 +00:00
705f3a479d ignore all of vendor in eproject 2011-12-07 23:14:31 +00:00
ed4e631be4 tweaked project definitions 2011-12-07 09:55:04 +00:00
acfa243b64 tweaked eproject-related keybindings 2011-12-07 09:54:55 +00:00
7892f66391 started playing with eproject 2011-12-06 14:49:58 +00:00
8422076ee2 increase undo limit 2011-12-03 12:21:42 +00:00
8d1430e374 tweaked ECB window slightly 2011-12-03 12:21:34 +00:00
08aab5b680 changed ecb layout toggle sequence to standard left13 and left15 layouts 2011-11-30 09:41:54 +00:00
5fac5c7b53 corrected ECB source paths 2011-11-30 09:28:10 +00:00
9995e8c802 created a custom ECB layout and changed the layout toggle sequence 2011-11-30 09:19:22 +00:00
ffafa8629f improved a comment, YAY! :P 2011-11-30 09:17:42 +00:00
64c21f2ba6 added non-special keybindings for comment-or-uncomment-region-or-line 2011-11-29 23:58:56 +00:00
387837c8cb don't active ECB on Emacs startup in console mode 2011-11-29 23:38:14 +00:00
73a8f0ef94 customize the default ecb highlight color 2011-11-29 23:37:43 +00:00
4ad9962809 removed whitespace 2011-11-29 23:16:21 +00:00
119bf654d6 removed helper to execute ruby code, as ruby-compilation supplies functions for this 2011-11-29 23:16:07 +00:00
a13d398e1e ensure recently added global keybindings work in ruby-mode as some ruby-related packages have keybindings hard-coded 2011-11-29 23:13:48 +00:00
f56b323ce1 tweaked and added a number of keybindings 2011-11-29 23:12:56 +00:00
dd8371c19f define special unicode whitespace characters with the unicode code rather than the character itself 2011-11-29 23:10:28 +00:00
a8332fd34a scroll 10 lines when shift is held 2011-11-29 23:09:48 +00:00
f0727e1b3f initialize packages via an initialize-packages function that's called at the end of loading up configs 2011-11-29 23:09:24 +00:00
93e578e69f started seriously using ECB 2011-11-29 23:07:53 +00:00
cdf0679eb9 load auto-complete addons 2011-11-22 17:48:34 +00:00
d56cf45333 got rid of auto-complete-ruby and auto-complete-css as they don't work out of the box, and I'm lazy 2011-11-22 17:48:20 +00:00
675238d7d7 removed C-w keybinding for backward-kill-word -- I prefer the default kill-region behavior 2011-11-18 11:46:54 +00:00
6e0271a31e Played around with ECB, specifically getting speedbar running within ECB.
Disabled it for now, as I'm having some issues with speedbar stealing focus from the minibuffer every 1-2 seconds if it's set to auto-update.
2011-11-16 00:15:40 +00:00
c38d910344 Disable global linum-mode, and only activate it in specific modes where I want it.
This gives me more space in the Speedbar frame as it doesn't show line numbers anymore.
2011-11-15 18:01:43 +00:00
8d55533cde Added auto-complete history file to .gitignore. 2011-11-13 15:24:36 +00:00
f1e5d8ef3c Hide scrollbars, make fringe half-width. 2011-11-13 15:23:36 +00:00
3df96f18f3 Another try at using auto-complete, lets see if I stick with it this time :) 2011-11-13 15:23:20 +00:00
4f9e50949d Emacs apparently has a built-in python-mode already, and I don't need it yet anyway. I'll figure it out when I get there. 2011-11-13 15:22:52 +00:00
5bd0c11c97 I switched back to escreen, it's just nicer than elscreen. 2011-11-13 15:22:18 +00:00
8d2747cdc8 I've switched back to elscreen after a couple of months with escreen to further try to figure out which I prefer. 2011-11-12 11:57:15 +00:00
2d214ffcce cleaner formatting of elscreen and escreen keybindings 2011-11-12 11:56:25 +00:00
9b30cdb012 C-? is used by undo tree, so map set transparency keybinding to C-| instead 2011-11-12 11:56:00 +00:00
5391d482bc make C-x i switch windows in reverse just like I had C-x C-i doing for consistency 2011-11-12 11:55:16 +00:00
9c7ab29f97 Turned all swap and resize window keybindings into functions.
When they were called with lambda they'd cause delete-selection-mode to stop working every now and then. Don't know why, but at least this fixes it.
2011-11-12 11:54:00 +00:00
64d6829468 cleaned up helpers.el a bit 2011-11-12 11:51:50 +00:00
1d46a50887 removed yasnippet init code, as it's not actually needed 2011-11-12 10:55:39 +00:00