Commit Graph

61 Commits

Author SHA1 Message Date
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
b85dbf862f load in dirtree via el-get instead of custom added files to vendor directory 2011-11-12 00:02:34 +00:00
Jim
2358fc3014 added python-mode to package list 2011-10-31 12:04:13 +00:00
953e052adb yasnippet package is pulled from new git repo 2011-10-11 11:03:12 +01:00
cfa5e6134d switched to an experimental branch of yasnippet that works with fci-mode 2011-10-07 22:11:10 +01:00
00dcb90f8a added eproject to package list, gonna play with it later 2011-10-05 11:55:16 +01:00
60bcf8a8ea initialize yasnippet in what I believe is a "safer" way 2011-10-05 11:54:13 +01:00
5211216e71 only use linum+ in console mode 2011-10-05 11:53:41 +01:00
a1746f602b added gist package 2011-10-04 13:42:15 +01:00
460ef47498 *facepalm* 2011-10-04 09:28:53 +01:00
08161f619d swap out Elscreen for the simpler Escreen 2011-10-04 09:18:08 +01:00
1511d50da1 ensure full-ack is loaded 2011-10-03 09:15:52 +01:00
6543d5ef27 switched from RVM to rbenv 2011-09-27 12:02:44 +01:00