Commit Graph

374 Commits

Author SHA1 Message Date
ad3d08d4fb Display IDO results vertically rather than horizontally 2013-10-30 10:02:05 +00:00
6de49bfd53 Disable expand-region package for now
When installed in a Emacs snapshot build, it causes errors when
launching Emacs.
2013-10-30 10:01:09 +00:00
5703363e14 Add expand-region package 2013-10-29 08:54:55 +00:00
bc10d6be2d Make projectile project switching easier 2013-10-29 02:04:22 +00:00
1fe0da948b Add multi-cursors mode 2013-10-29 02:03:46 +00:00
824b2600f4 Add projectile bookmarks file to gitignore 2013-10-29 01:11:36 +00:00
c258a4ca66 Simplify keybinding for align-regexp 2013-10-29 01:10:30 +00:00
8ddabf2245 Add Projectile 2013-10-29 01:09:53 +00:00
f0a5943e9d Tweat ruby config, and load in older ruby-mode version
The version currently bundled with emacs trunk seems to have a few
serious issues with indenting. So instead I've pulled in the older 0.9
version directly from Ruby's source code.
2013-10-23 22:12:51 +01:00
197bc08b87 Make isearch behave like pre-24.4 2013-10-23 22:12:13 +01:00
57cb2c9845 Disable ECB pre-scan dirs for emptiness
It kept trying to pre-scan files as if they were directories, causing
constant error messages.
2013-10-21 00:23:51 +01:00
29d365f7b0 Write commit messages with git-commit-mode in style ^_^ 2013-10-20 18:36:29 +01:00
c77f3d505c Make ECB window slightly wider 2013-10-20 18:24:18 +01:00
a08dedf004 Emacs 24.4 formats the custom vars file a bit prettier 2013-10-20 18:07:34 +01:00
9eeca2e7d3 Minor styling change 2013-10-20 18:07:22 +01:00
67555ee061 Update package helpers to be Emacs 24.4 compatible 2013-10-20 18:05:03 +01:00
b335a3e15d Remove magithub package, I never use it, and fails on 24.4 2013-10-20 18:04:02 +01:00
0130de4fe9 Replace php+-mode with regular php-mode
It seems php+-mode has issues with latest trunk builds of Emacs 24.4.
2013-10-20 17:56:38 +01:00
527cdac5f5 Change git remote for el-get submodule 2013-10-20 16:09:50 +01:00
3361cbeff8 Update el-get 2013-10-20 16:01:01 +01:00
fc1825457b Change uniquify style, again to file.el<folder> 2013-10-20 16:00:51 +01:00
dd3c75400b Change uniquify style
When looking for files named "index.haml" in iBuffer, they used to
appear as "foo-bar1/index.haml" and "foo-bar2/index.haml". Makes it hard
to find "index.haml". New style is "index.haml | foo-bar1" and
"index.haml | foo-bar2".
2013-10-18 12:57:10 +01:00
7c431e0ff6 Add rubocop-mode 2013-10-18 12:53:15 +01:00
b9a3dc1517 Update iBuffer format to give more space for buffer names 2013-10-12 13:43:29 +01:00
ba5bedeefa Add dash-at-point package 2013-09-26 11:45:42 +01:00
66e15f313e Use ruby-mode on "Cheffile" files 2013-09-23 00:12:10 +01:00
7787235abc Update .gitignore 2013-08-03 11:04:47 +01:00
204b623011 Add support for Vagrantfile and puppet manifests 2013-07-19 11:34:42 +01:00
4fe4cd5ccc Ensure whitespace-mode's cleanup works for coffee-mode 2013-07-11 23:11:40 +01:00
2b036f2b81 Update sh-mode customizations 2013-07-11 23:11:15 +01:00
711e34ac88 No idea why this changed when saving unrelated settings, but it did 2013-06-02 15:32:36 +03:00
97958bf6cf Make ECB tree panel wider by default 2013-06-02 15:32:11 +03:00
0fb76734cf Customize ack-mode to enable "q" keybinding to close result buffer 2013-06-02 15:31:50 +03:00
36a1213957 Add Makefile to list of full-ack's project root patterns 2013-06-02 15:31:07 +03:00
3510c29047 Pull ecb and rhtml-mode from melpa instead of el-get 2013-05-16 03:37:31 +01:00
073795e9ee Remove keybinding that prevented xterm-mouse-mode from working 2013-05-16 03:36:36 +01:00
07e072573d Update el-get submodule 2013-05-16 03:36:03 +01:00
792a9fa0c6 Bind rename-file-and-buffer to C-c r 2013-05-07 09:07:35 +01:00
fd7e50a0d9 Add rename-file-and-buffer helper function 2013-05-07 09:05:46 +01:00
41df915118 Add subword-mode to all relevant modes 2013-05-07 09:05:08 +01:00
aa0c84143d Add keybinding for activating ECB 2013-02-18 00:55:13 +00:00
2d6e354a6a Add a keybinding for aligning lines to "{" 2013-02-18 00:55:02 +00:00
271acb6a15 Update full-ack default ack arguments 2013-02-18 00:54:36 +00:00
078415322a Behave like in GUI when EMACS_GUI_SERVER environment var is set 2013-02-18 00:54:15 +00:00
1331bf7290 Add zencoding-mode 2013-02-01 10:09:27 +00:00
2e65b91ae1 Don't compile sass files on save 2013-01-30 10:03:48 +00:00
62628a5ecb Update .gitignore file 2013-01-14 09:40:20 +00:00
bbf890fd8b Update el-get submodule 2013-01-13 23:05:17 +00:00
6b101dfaac Switch to a cleaner advice-based version of half-screen scrolling 2012-12-14 13:27:58 +00:00
2e1b4be99c Add Dired+ and customize it slightly 2012-12-14 13:14:24 +00:00