Commit Graph

114 Commits

Author SHA1 Message Date
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
e6061d2806 Use MELPA as main package source instead of el-get
Get packages from MELPA if available, otherwise get them via
el-get still.
2012-07-02 01:18:48 +01:00
5f02510cf1 Add twilight-anti-bright-theme and twilight-bright-theme packages 2012-06-30 22:55:34 +01:00
3b5268a7e4 Add rainbow-mode 2012-06-21 10:29:11 +01:00
8d0d0afdbf Update package.el as a few custom packages have been merged into el-get 2012-06-04 14:55:36 +01:00
67a248e714 Add haml-mode and slim-mode 2012-06-04 14:53:53 +01:00
852227c2c6 Add rhtml-mode for Ruby ERB files 2012-05-21 00:24:27 +01:00
1aa416c70c Disable flymake-coffeescript for now 2012-04-19 00:48:10 +01:00
20f19447bb Switch from the disabled flymake-coffee mode to flymake-coffeescript 2012-04-06 11:14:37 +01:00
207c93ab21 Update remaining custom recipes for changes to el-get master 2012-04-06 11:14:36 +01:00
26ff7f09ad Update custom theme recipes to take advantage of new el-get features 2012-04-06 11:14:33 +01:00
ec55e96eff Remove custom fuzzy recipe, it's in el-get's master branch 2012-04-06 11:14:29 +01:00
644a18111c Remove commented out birds-of-paradise-theme package
I now use my customize birds-of-paradise-plus-theme package instead.
2012-04-06 11:04:15 +01:00
a3a237841d Remove evil package 2012-04-06 11:03:06 +01:00
c99a571ca7 Remove dirtree package 2012-04-06 11:02:55 +01:00
e91229a230 Update tomorrow-night-paradise-theme package with new Git URL 2012-04-05 21:11:45 +01:00
8c67eaebaf Add tomorrow theme to list of installed packages 2012-04-05 08:36:03 +01:00
1ecc48cee6 Clean up linum configuration
Part of the configuration was in packages.el right after the require
call to linum+. It's now in appearance.el next to the related linum
settings.
2012-04-05 08:35:29 +01:00