Commit Graph

71 Commits

Author SHA1 Message Date
e5ba0924f5 cleaned out a few packages I don't really use 2011-11-12 00:02:56 +00:00
b85dbf862f load in dirtree via el-get instead of custom added files to vendor directory 2011-11-12 00:02:34 +00:00
27fbaf5624 updated ack ignore dirs 2011-11-11 22:44:53 +00:00
eee6ca2693 display active screen number in Escreen a bit more clearly, specially when in a console 2011-11-10 08:45:44 +00:00
bd36270c52 disable menu-bar mode (only takes effect when emacs is running in a console) 2011-11-10 08:45:08 +00:00
fc917547a5 make emacs aware of my node.js bins directory
This is a temporary hack pointed at the exact version of node.js I have installed. Hopefully I can come up with a more generic way to do it later.
2011-11-09 13:37:58 +00:00
4b55bca90c updated coffee-mode customizations 2011-11-09 13:37:07 +00:00
a783d7e1b6 added customizations to js-mode (javascript-mode) 2011-11-09 13:36:58 +00:00
761d2a4f7f org-mode settings in custom-variables 2011-11-04 12:19:54 +00:00
5cb6eff376 got rid of fixed stock yasnippet snippets, as the fix has been applied to the main repo, leaving only my own customizations in my config 2011-11-04 12:19:37 +00:00
Jim
2358fc3014 added python-mode to package list 2011-10-31 12:04:13 +00:00
f82fe2e11c setup org-mode and remember for note taking and todos 2011-10-12 11:16:11 +01:00
13d50a934a updated fci-mode settings 2011-10-12 11:14:37 +01:00
2cd9fdbf34 ensure ruby-mode doesn't insert encoding comments 2011-10-12 11:14:26 +01:00
9880f0f77d fixes typo in cucumber init file 2011-10-12 11:13:54 +01:00
c6ba20d4db got rid of C-z o, C-z C-o, C-z i and C-z C-i for switching screens in Escreen 2011-10-11 11:05:51 +01:00
953e052adb yasnippet package is pulled from new git repo 2011-10-11 11:03:12 +01:00
4da8338680 enabled fci-mode in a number of programming language modes 2011-10-07 22:11:52 +01:00
cfa5e6134d switched to an experimental branch of yasnippet that works with fci-mode 2011-10-07 22:11:10 +01:00
7303b2d183 reorganized keybindings file a bit 2011-10-07 22:10:13 +01:00
6d6d6bd50a set scroll margin to 0 again, and changed mouse-wheel scroll steps from 1 to 2 2011-10-07 22:09:56 +01:00
00dcb90f8a added eproject to package list, gonna play with it later 2011-10-05 11:55:16 +01:00
291e6683a3 use IBuffer instead of standard buffer mode with C-x C-b 2011-10-05 11:54:50 +01:00
60bcf8a8ea initialize yasnippet in what I believe is a "safer" way 2011-10-05 11:54:13 +01:00
5211216e71 only use linum+ in console mode 2011-10-05 11:53:41 +01:00
a1746f602b added gist package 2011-10-04 13:42:15 +01:00
86317517d4 updated el-get to latest commit on 3.stable branch 2011-10-04 13:42:06 +01:00
460ef47498 *facepalm* 2011-10-04 09:28:53 +01:00
fa7aedf19e customize Escreen to my liking setting the prefix key to C-z like Elscreen instead of C-\ and a bunch of other keyboard shortcuts 2011-10-04 09:21:00 +01:00
08161f619d swap out Elscreen for the simpler Escreen 2011-10-04 09:18:08 +01:00
3ad071eb4a only set textmate-based keyboard shortcuts when the textmate package is available 2011-10-04 09:17:39 +01:00
389d9185fa only customize linum+ if it's loaded 2011-10-04 08:53:11 +01:00
50a401cc9f scroll margin of 5 instead of 10 for small windows 2011-10-04 08:52:57 +01:00
b44aa03bd6 maybe let's not hide the scrollbar yet (I guess I'm not l33t enough yet...) 2011-10-04 08:52:41 +01:00
8a613380af a bit cleaner lisp code in appearance file 2011-10-03 09:17:17 +01:00
97426ddb7f hide scrollbar 2011-10-03 09:16:49 +01:00
6388d3c3a2 changed behaviour of M-p and M-n keyboard shortcuts 2011-10-03 09:16:35 +01:00
5b1b430fd6 customizations to full-ack 2011-10-03 09:16:08 +01:00
1511d50da1 ensure full-ack is loaded 2011-10-03 09:15:52 +01:00
6543d5ef27 switched from RVM to rbenv 2011-09-27 12:02:44 +01:00
f8c355a47d added magit and ensure linum+ is always loaded 2011-09-27 12:02:22 +01:00
ed2fa3721b cycle kill ring backwards or forwards 2011-09-27 12:01:37 +01:00
e9476fa516 a few new keyboard shortcuts to make ElScreen friendlier to work with 2011-09-24 18:18:07 +01:00
d65d8b9594 forgot to add linum+ package >_< 2011-09-24 18:17:36 +01:00
8d41875dac updated el-get 2011-09-24 18:16:13 +01:00
b983260626 its ugly but works till I figure out a better way :P 2011-09-24 18:16:04 +01:00
16b48f5723 simpler smooth scrolling, for now till I've got time to play with available options/packages properly 2011-09-15 09:28:22 +01:00
a3dfb53f91 my linum hack for the console version of Emacs causes load issues in the GUI version 2011-09-15 09:27:44 +01:00
102dcfd34f playing around with smooth scrolling 2011-09-13 12:18:16 +01:00
Jim
97899b27d8 fixed linum line for console mode, still horrible, but better 2011-09-12 19:52:11 +00:00