Commit Graph

71 Commits

Author SHA1 Message Date
d9e9a9ce8a Use new recently-active sort order in projectile 2014-05-23 23:07:20 +01:00
0f13a08653 Modify scroll behavior 2014-05-23 11:15:22 +01:00
9e428c41d7 Update custom-variables 2014-05-17 12:20:40 +01:00
6144ae3c80 Update smartparens settings 2014-05-13 23:21:54 +01:00
2c7062d00b Increase scroll-margin from 3 to 4 2014-05-13 23:21:37 +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
9932b4cdbe Set scroll-margin in custom-variables 2014-04-18 11:08:28 +01:00
c46e7f6700 Update keybindings and options for multiple-cursors 2014-04-12 11:19:21 +01:00
e169b21ba8 Case-insensitive sort-lines, yes please. 2014-03-28 10:35:53 +00:00
3ce03c7a0d Enable imenu's auto-rescan feature 2014-03-17 12:51:33 +00:00
02b1402054 Install and setup helm, helm-projectile, helm-ack, and helm-ag 2014-03-11 00:24:59 +00:00
54e8ba54cb Fix issue with projectile in terminal 2014-03-10 20:18:25 +00:00
9fdb7ba6f1 Toyed around with perspective-mode and elscreen-mode 2013-11-06 16:50:48 +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
197bc08b87 Make isearch behave like pre-24.4 2013-10-23 22:12:13 +01:00
c77f3d505c Make ECB window slightly wider 2013-10-20 18:24:18 +01:00
a08dedf004 Emacs 24.4 formats the custom vars file a bit prettier 2013-10-20 18:07:34 +01:00
b9a3dc1517 Update iBuffer format to give more space for buffer names 2013-10-12 13:43:29 +01:00
711e34ac88 No idea why this changed when saving unrelated settings, but it did 2013-06-02 15:32:36 +03:00
97958bf6cf Make ECB tree panel wider by default 2013-06-02 15:32:11 +03:00
36a1213957 Add Makefile to list of full-ack's project root patterns 2013-06-02 15:31:07 +03:00
271acb6a15 Update full-ack default ack arguments 2013-02-18 00:54:36 +00:00
2e65b91ae1 Don't compile sass files on save 2013-01-30 10:03:48 +00:00
a4cf319cbf Update misc yasnippet config 2012-12-12 10:32:09 +00:00
f5c44b5fb6 Update ecb source paths 2012-12-12 10:31:51 +00:00
3333201f80 Some config changes 2012-12-11 17:36:55 +00:00
9fbaa6221a Update default ack options 2012-12-11 17:36:28 +00:00
934fb73f1e Add smooth-scrolling package 2012-09-14 19:51:54 +01:00
c18e9a3109 Fix snippet-dirs order allowing custom snippets to override defaults 2012-08-11 14:13:25 +01:00
42522c23aa Update ECB source paths 2012-08-11 14:12:06 +01:00
fec96862f1 Update ack arguments with support for more file types 2012-08-11 13:34:45 +01:00
0c9b8de563 Add some customizations for minimap-mode 2012-07-02 10:28:13 +01:00
2e7b2ff59b Reorder ECB source-paths a bit 2012-06-04 14:55:25 +01:00
1ace5d35a1 Add/Remove a few ECB source paths 2012-05-24 11:34:01 +01:00
6fe3b8c002 Update custom-variables.el 2012-04-10 11:43:16 +01:00
0a8a1a55a7 Tweak undo history limits
Set limits to double of default limits. The previous limits of 10x the
defaults might not have been working as expected, as every now and then
I'd have a file end up with only 4-5 undo steps.
2012-03-24 11:46:32 +00:00
af4f9a9bee Make ECB window narrower so two buffers fits next to it in the console. 2012-03-20 02:07:36 +00:00
c3982e3d15 Disabled fringes and started using linum+ in console and GUI. 2012-03-20 01:52:21 +00:00
2b113a6841 moved some customizations to behavior.el 2012-03-04 22:30:49 +00:00
dc3831caa2 removed custom face for ecb as it's now included in the theme I use 2012-03-04 22:23:41 +00:00
17835e5ccf remove egg-related customize options, as I don't use egg 2012-03-04 22:22:53 +00:00
d0ef326db8 customized magit local branch name behaviour, and added additional repo dirs 2012-02-29 10:39:19 +00:00
0c01cff613 changed magit switch behaviour 2012-02-29 09:39:51 +00:00
d0fb0cf7d7 customizations for magit 2012-02-28 21:27:11 +00:00
fde75218cc don't need reb-re-syntax in custom-variables.el anymore 2012-02-14 08:30:25 +00:00
bd602adf63 let's make it easier regex 2012-02-11 20:48:19 +00:00
67947d855b played with evil (vim-like mode) a bit 2012-02-04 17:55:04 +00:00
aa235386da added Rsense package for ruby development, and tweaked auto-complete settings slightly 2012-01-09 11:33:52 +00:00
74c0118572 removed customize setting for fci-rule-color as it's now defined in the birds-of-paradise-plus them 2012-01-06 09:24:32 +00:00