Commit Graph

290 Commits

Author SHA1 Message Date
8a0e5ea28a Update mod ruby snippet 2012-08-11 14:12:24 +01:00
42522c23aa Update ECB source paths 2012-08-11 14:12:06 +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
fec96862f1 Update ack arguments with support for more file types 2012-08-11 13:34:45 +01:00
48b21ea267 Enable php+-mode, and adapt old php-mode customizations for it 2012-08-05 18:56:35 +01:00
fe0d99d2f0 Activate highlight-indentation-current-column-mode for Ruby 2012-08-01 09:23:49 +01:00
4736266399 Add console.log snippet for coffee-mode 2012-07-22 12:40:47 +01:00
6d04b00939 Ensure *.hamlc files are opened opened with haml-mode 2012-07-22 12:39:58 +01:00
556cc47e1b Pretty code :) 2012-07-22 12:39:29 +01:00
b9c407e09d Use space indentation, not tabs 2012-07-22 12:33:42 +01:00
7d48783944 Enable auto-complete-mode for major modes where it's useful 2012-07-03 19:11:13 +01:00
321846cc61 Restructure ruby-mode customizations a bit 2012-07-03 19:10:23 +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
e8b4ef2385 Ensure php-mode is loaded for *.php files 2012-07-02 23:49:26 +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
0c9b8de563 Add some customizations for minimap-mode 2012-07-02 10:28:13 +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
e22abb1838 Consistency is good ^_^ 2012-06-30 22:57:43 +01:00
0596c1d8b2 Replace birds-or-paradise-plus theme with twilight-anti-bright 2012-06-30 22:57:18 +01:00
5f02510cf1 Add twilight-anti-bright-theme and twilight-bright-theme packages 2012-06-30 22:55:34 +01:00
10f1232694 Update el-get submodule 2012-06-30 22:54:59 +01:00
54246c615c Add customizations for lisp-mode 2012-06-30 22:53:19 +01:00
345e649dc9 Change font from 11pt to 10pt
Additionally only attempt to set font when running in a GUI, in a
console the terminal emulator controls the font. And cause I can't seem
to make up my mind about what font/size combo I like, I'm committing
commented out alternatives for reference and potential later use :P
2012-06-21 10:32:01 +01:00
18acec2c60 Treat *.jbuilder files as Ruby files 2012-06-21 10:29:28 +01:00
3b5268a7e4 Add rainbow-mode 2012-06-21 10:29:11 +01:00
bf6b68d355 Add ruby snippets for describe and context for use in Rspec 2012-06-21 10:28:42 +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
07eb016701 Update el-get to latest commit on master 2012-06-04 14:55:34 +01:00
2e7b2ff59b Reorder ECB source-paths a bit 2012-06-04 14:55:25 +01:00
be0a7930d0 Add customizations for haml-mode, rhtml-mode, and slim-mode 2012-06-04 14:55:16 +01:00
67a248e714 Add haml-mode and slim-mode 2012-06-04 14:53:53 +01:00
1ace5d35a1 Add/Remove a few ECB source paths 2012-05-24 11:34:01 +01:00
852227c2c6 Add rhtml-mode for Ruby ERB files 2012-05-21 00:24:27 +01:00
804186fff9 Customize html-mode with linum, highlight-indentation and more... 2012-05-21 00:24:07 +01:00
d1cffd9321 Add keybinding for next/prev buffer 2012-05-20 23:32:25 +01:00
59dc636a0d Indent on "RET" keypress in sh-mode 2012-04-29 02:08:53 +01:00
bcab0409f2 Change sh-mode to 2 space indentation 2012-04-21 20:05:32 +01:00