Commit Graph

308 Commits

Author SHA1 Message Date
e81663a356 Treat *.tmuxtheme files as shell-scripts 2012-09-02 22:57:00 +01:00
a25f9ad556 Add command aliases 2012-08-26 20:41:31 +03:00
49c56e603f Enable auto-complete via TAB in most modes through a defadvice 2012-08-25 12:51:35 +03:00
9ec98d1e9f Fix for latest yasnippet, ensure yas/global-mode is enabled 2012-08-25 12:49:38 +03:00
f974790e79 Refine php+-mode customizations a bit, including 2 space indents 2012-08-25 12:49:12 +03:00
dc403bd36f Reorganize ruby-mode customizations a bit 2012-08-25 12:48:48 +03:00
886213aa7d Add a simpler definition of a ECB user layout 2012-08-25 12:47:07 +03:00
a096737e1b Assign align-regexp to keybinding: C-c \ 2012-08-20 08:05:05 +03:00
44889bb781 Change custom keybinding in ruby-mode to not conflict with ace-jump 2012-08-14 12:43:17 +01:00
5f4236f291 Add stylus-mode 2012-08-13 12:45:42 +01:00
4a98091da0 Sort package list alphabetically 2012-08-13 02:34:42 +01:00
0a3e619e08 Add restclient and twilight-bright-theme packages 2012-08-13 02:34:23 +01:00
5a37a82c46 Add buffer-move 2012-08-13 02:34:00 +01:00
e37bfacafa Add ace-jump-mode 2012-08-13 02:32:43 +01:00
8e849c660b Load up flymake properly in coffee and haml modes 2012-08-13 02:32:25 +01:00
a35f6fa301 Add SASS mode customizations 2012-08-13 02:32:03 +01:00
99c1ee46b3 Update node.js env 2012-08-13 02:31:41 +01:00
c18e9a3109 Fix snippet-dirs order allowing custom snippets to override defaults 2012-08-11 14:13:25 +01:00
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