Commit Graph

162 Commits

Author SHA1 Message Date
33a2b24918 Add helm-swoop and tweak helm related keybindings 2015-07-23 09:05:34 +01:00
0bfd6e1b78 Replace ace-jump-mode with avy and ace-window 2015-07-23 09:05:11 +01:00
8e949bddc9 Temporarily disable ack-and-a-half package while it's corrupt 2015-06-23 00:42:05 +01:00
1e279c7642 Add warning suppression for magit 1.4.0 2015-06-22 22:40:12 +01:00
584d93b3a1 Add misc packages I've been playing with 2015-01-22 20:49:19 +00:00
1105f4c295 Remove go-projectile reference 2014-10-15 15:10:42 +01:00
0fa7e0849c Add and configure diminish package 2014-10-15 15:09:41 +01:00
01b7bd1567 Add go-projectile again as performance bug has been fixed 2014-08-29 19:09:34 +01:00
dbaac2abef Remove yascroll mode, it was impacting scroll performance 2014-08-29 19:09:10 +01:00
90897680dd Disable tiling package 2014-08-10 13:43:14 +01:00
b9e46b8537 Enable git-gutter-fringe package 2014-08-10 13:42:58 +01:00
4a989c222d Add git-timemachine package 2014-08-01 09:18:47 +01:00
de58c3986a Add yascroll 2014-07-26 10:21:43 +01:00
07a6b38a50 Played with git-gutter-fringe, but disabled for now due to bug 2014-07-26 10:03:58 +01:00
971440d67c Use exec-path-from-shell package to setup exec-path and PATH 2014-07-26 00:56:10 +01:00
4a9b60d0ec Disable go-projectile
It was causing massive lag/delay with everything from finding files to
M-x.
2014-07-10 18:33:11 +01:00
ff5323e0de Switch most languages from flymake to flycheck 2014-07-08 22:23:21 +01:00
f0b3d6ccaf Add support for Go 2014-07-08 22:23:19 +01:00
a66254fdf7 Redo env setup a bit 2014-07-08 22:23:12 +01:00
6a3f74e05d Add pt package 2014-06-10 11:27:57 +01:00
84fe89d9d5 Remove eproject package, projectile does everything I need now 2014-05-23 23:26:21 +01:00
a004477eff Rename config-path helper function to get-config-path 2014-04-18 16:04:59 +01:00
0a5333ec1d Switch from autopair to smartparens
The smartparens package also negates the need for ruby-electric-mode,
and doesn't play nice with cua-mode. But my use of cua-mode was due to a
bug between ECB and delete-selection-mode, which seems to now be
fixed. Hence cua-mode is out too.
2014-04-18 15:21:10 +01:00
5cb2e01a53 Add two useful github related packages 2014-04-12 11:20:27 +01:00
978d613d4f Add move-text package 2014-04-04 13:05:39 +01:00
07fea7fefa Add github-browse-file package 2014-03-11 01:07:39 +00:00
02b1402054 Install and setup helm, helm-projectile, helm-ack, and helm-ag 2014-03-11 00:24:59 +00:00
28922d4da5 Enable expand-regdion package, no longer broken in Emacs nightlies :D 2014-03-11 00:21:20 +00:00
ec2278fc49 Add dirtree 2014-03-10 20:21:42 +00:00
c90b97ff75 Prepare for workgroups2, in hopes of it working with ECB soon 2014-03-10 20:21:13 +00:00
11f8e5df93 Replace custom ido vertical init code with a proper package 2014-01-31 11:39:33 +00:00
e49e520fc2 Add ace-jump-buffer package 2013-11-06 16:51:27 +00:00
a2a472d81a Add phi-search to replace default C-s and C-r
phi-search is fully compatible with multiple-cursors-mode ^_^
2013-11-06 16:42:45 +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
1fe0da948b Add multi-cursors mode 2013-10-29 02:03:46 +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
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
7c431e0ff6 Add rubocop-mode 2013-10-18 12:53:15 +01:00
ba5bedeefa Add dash-at-point package 2013-09-26 11:45:42 +01:00
204b623011 Add support for Vagrantfile and puppet manifests 2013-07-19 11:34:42 +01:00
3510c29047 Pull ecb and rhtml-mode from melpa instead of el-get 2013-05-16 03:37:31 +01:00
1331bf7290 Add zencoding-mode 2013-02-01 10:09:27 +00:00
2e1b4be99c Add Dired+ and customize it slightly 2012-12-14 13:14:24 +00:00
d95d1bf86d Add gitconfig-mode and writeroom-mode, fix browse-kill-ring 2012-12-11 17:38:23 +00:00
694ba23b3d Merge remote-tracking branch 'andrewgarner/less-css-mode'
Conflicts:
	packages.el
2012-09-19 21:31:44 +01:00