Commit Graph

73 Commits

Author SHA1 Message Date
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
8f25f74815 Replace electric-pair-mode with autopair-mode
To make this work without any issues, I also had to switch from
delete-selection-mode to cua-mode, disabling a number of cua-mode's
default keybindings which just annoyed me.

Read the comment in behavior.el for more details.
2012-03-31 11:19:54 +01:00
22beacc85c My auto-correct pull request for the 3.stable branch has been accepted
Because my pull request originally didn't include fuzzy, I'm specifying
it as a custom package here. But in my auto-correct fix pull request to
master fuzzy is included.
2012-03-24 15:11:50 +00:00
2bbad1dde7 Update el-get submodule
Install auto-complete's optional fuzzy dependency

Updated el-get submodule now includes fuzzy, so let's use it.
2012-03-24 11:46:21 +00:00
8bf1531626 Remove custom fixes to auto-complete package.
I'm using a fork of el-get where the fixes have been applied.
2012-03-22 17:36:51 +00:00
c2df7a01f2 Switched to a more recently updated version of Escreen. 2012-03-22 12:07:09 +00:00
097c290f59 Auto-complete's popup.el has been extracted to a separate library.
I will submit a pull request to el-get's auto-complete.rcp later, for
now this solves my problem.
2012-03-22 12:06:09 +00:00
c3982e3d15 Disabled fringes and started using linum+ in console and GUI. 2012-03-20 01:52:21 +00:00
19d563028d switched console theme from tomorrow-night-bright to my own customized version of it called tomorrow-night-paradise 2012-03-05 01:25:42 +00:00
ce9f134c2e disable global smart-tab-mode as it was conflicting with auto-complete-mode 2012-03-04 16:27:33 +00:00
775979d69c added smart-tab mode 2012-03-04 16:20:21 +00:00
77bc0fa17b switched to using my own fork of the tomorrow color theme 2012-03-01 20:14:26 +00:00
489365fe1f removed commented out packages I'm not using 2012-03-01 20:11:02 +00:00
bcb75553c4 added magithub package 2012-02-28 21:07:14 +00:00
7f78d94878 added magit 2012-02-28 14:42:08 +00:00
c510cb8440 added highlight-indentation mode and configured specific modes for it 2012-02-28 14:12:47 +00:00
38d7218e4f cleaner conditional :) 2012-02-24 20:49:01 +00:00
d220396676 enabled evil-mode again so I can play with it when I feel like it 2012-02-14 08:10:46 +00:00
ca3256254a use relative paths for loading files 2012-02-13 10:04:39 +00:00
224ff807de got rid of autopair in favour of electric-pair-mode, and also enabled the other electric-* modes that are new to Emacs 24.x 2012-02-10 00:37:54 +00:00
67947d855b played with evil (vim-like mode) a bit 2012-02-04 17:55:04 +00:00
6b289bd125 added tiling.el and C-\ for cycling between tile configurations (doesn't work in frame with a visible ECB window) 2012-01-10 16:49:29 +00:00
aa235386da added Rsense package for ruby development, and tweaked auto-complete settings slightly 2012-01-09 11:33:52 +00:00
dd98f4f45a correct name of commented out original birds-of-paradise them 2012-01-07 20:11:51 +00:00
64e9a575d7 renamed bird-of-paradise-plus package to a more accurate name, and hook it into load-theme correctly 2012-01-06 09:23:25 +00:00
9f80eb6d32 temporarily disabled flymake-coffee as it was causing some issues which I haven't had time to dig into yet 2012-01-05 14:51:00 +00:00
7892f66391 started playing with eproject 2011-12-06 14:49:58 +00:00
387837c8cb don't active ECB on Emacs startup in console mode 2011-11-29 23:38:14 +00:00
4ad9962809 removed whitespace 2011-11-29 23:16:21 +00:00
f0727e1b3f initialize packages via an initialize-packages function that's called at the end of loading up configs 2011-11-29 23:09:24 +00:00
93e578e69f started seriously using ECB 2011-11-29 23:07:53 +00:00
cdf0679eb9 load auto-complete addons 2011-11-22 17:48:34 +00:00
d56cf45333 got rid of auto-complete-ruby and auto-complete-css as they don't work out of the box, and I'm lazy 2011-11-22 17:48:20 +00:00
6e0271a31e Played around with ECB, specifically getting speedbar running within ECB.
Disabled it for now, as I'm having some issues with speedbar stealing focus from the minibuffer every 1-2 seconds if it's set to auto-update.
2011-11-16 00:15:40 +00:00
3df96f18f3 Another try at using auto-complete, lets see if I stick with it this time :) 2011-11-13 15:23:20 +00:00
4f9e50949d Emacs apparently has a built-in python-mode already, and I don't need it yet anyway. I'll figure it out when I get there. 2011-11-13 15:22:52 +00:00
5bd0c11c97 I switched back to escreen, it's just nicer than elscreen. 2011-11-13 15:22:18 +00:00
8d2747cdc8 I've switched back to elscreen after a couple of months with escreen to further try to figure out which I prefer. 2011-11-12 11:57:15 +00:00
1d46a50887 removed yasnippet init code, as it's not actually needed 2011-11-12 10:55:39 +00:00
cb0c108331 added features param to two custom packages 2011-11-12 10:55:15 +00:00
af2bf99ff2 alphabetically sort custom defined packages 2011-11-12 10:17:18 +00:00
e5ba0924f5 cleaned out a few packages I don't really use 2011-11-12 00:02:56 +00:00