Commit Graph

80 Commits

Author SHA1 Message Date
584d93b3a1 Add misc packages I've been playing with 2015-01-22 20:49:19 +00:00
ad52352503 Override weird default value in feature-mode 2014-08-29 19:10:38 +01:00
b9e46b8537 Enable git-gutter-fringe package 2014-08-10 13:42:58 +01:00
018a13d421 Correctly setup GOPATH 2014-07-28 10:30:55 +01:00
443e867f45 Enable rubocop's style checking features 2014-07-25 11:00:47 +01:00
c4f577b940 Tweak flycheck 2014-07-20 10:40:21 +01:00
6d836ed75e Add my $GOPATH to ECB 2014-07-20 10:40:05 +01:00
813f2b1b40 Enable fringe in GUI mode 2014-07-16 10:48:03 +01:00
ff5323e0de Switch most languages from flymake to flycheck 2014-07-08 22:23:21 +01:00
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