Commit Graph

131 Commits

Author SHA1 Message Date
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
52dc4a2b64 Merge pull request #3 from andrewgarner/jade-package
Add jade-mode package
2012-09-19 06:43:52 -07:00
Andrew Garner
83866d97a4 Add less-css-mode package 2012-09-19 13:46:10 +01:00
Andrew Garner
260f253068 Add jade-mode package 2012-09-19 13:41:26 +01:00
1039ce37ea Remove popwin, it was causing some issues 2012-09-19 13:25:58 +01:00
934fb73f1e Add smooth-scrolling package 2012-09-14 19:51:54 +01:00
1328250e62 Add smex and popwin packages 2012-09-14 19:43:57 +01:00
9ec98d1e9f Fix for latest yasnippet, ensure yas/global-mode is enabled 2012-08-25 12:49:38 +03:00
5f4236f291 Add stylus-mode 2012-08-13 12:45:42 +01:00
4a98091da0 Sort package list alphabetically 2012-08-13 02:34:42 +01:00
0a3e619e08 Add restclient and twilight-bright-theme packages 2012-08-13 02:34:23 +01:00
5a37a82c46 Add buffer-move 2012-08-13 02:34:00 +01:00
e37bfacafa Add ace-jump-mode 2012-08-13 02:32:43 +01:00
c18e9a3109 Fix snippet-dirs order allowing custom snippets to override defaults 2012-08-11 14:13:25 +01:00
6dad9eaf1e Remove require calls that are not needed 2012-08-11 14:09:51 +01:00
9ea41e5d24 Install ruby-electric via MELPA 2012-08-11 14:09:15 +01:00
48b21ea267 Enable php+-mode, and adapt old php-mode customizations for it 2012-08-05 18:56:35 +01:00
556cc47e1b Pretty code :) 2012-07-22 12:39:29 +01:00
6d55750660 Cleaner code 2012-07-02 23:49:35 +01:00
47bb051148 Load ruby-electric from a git repo without a bunch of other stuff 2012-07-02 23:49:31 +01:00
7841eae691 Remove old package definitions no longer needed 2012-07-02 23:49:30 +01:00
fbfb3e3a6b Explicitly require feature-mode and fill-column-identifier
For some reason the autoload stuff isn't working and it just complains
about can't find file `feature-mode/feature-mode` or
`fill-column-identifier/fill-column-identifier`.
2012-07-02 23:49:20 +01:00
e9a494acd3 Install feature-mode, fci-mode and highlight-indentation from Melpa 2012-07-02 23:44:27 +01:00
34aac1f327 Install twilight-anti-bright-theme from melpa 2012-07-02 10:27:46 +01:00
aa29eaf442 Add browse-kill-ring package 2012-07-02 10:27:21 +01:00
f80e7ecf78 Install melpa package first 2012-07-02 10:26:58 +01:00
97eb858ea5 Add minimap package 2012-07-02 02:01:24 +01:00
3330d48488 Disable twilight-bright-theme package 2012-07-02 02:01:21 +01:00
4b632b422d Fix twilight-anti-bright-theme package 2012-07-02 02:01:19 +01:00
d81afa7417 Disable flymake-elisp and rsense packages 2012-07-02 02:01:17 +01:00
b0d5924d0e Remove auto-complete-emacs-lisp package 2012-07-02 02:01:15 +01:00
96bfedfcd4 Add tromey.com/elpa back to package-archives 2012-07-02 01:57:57 +01:00