Commit graph

30 commits

Author SHA1 Message Date
7de3d74dfa Use imenu in SCSS mode 2015-01-20 14:36:01 +01:00
d061d492a7 Use :chomp for whitespace instead of 'chomp
I wrote a patch that checks for `:chomp' instead of `'chomp' as the
value for `electric-pair-skip-whitespace' so that it can't possibly be
mistaken for a function, which would cause trouble.
2015-01-20 14:34:24 +01:00
58bc48d227 Use built-in electric-pair-local-mode
I wrote a patch to include it in Emacs itself.
2015-01-20 14:33:08 +01:00
db1eea8e7a Use web-mode for *.html.erb 2015-01-07 02:38:48 +01:00
f227653717 Enable electric indent in ruby buffers 2014-12-28 01:25:07 +01:00
49af8ba479 Move lexical binding to top of output 2014-12-19 22:13:56 +01:00
4edb26c381 Update haml-mode functions 2014-12-10 17:12:10 +01:00
f5fbe7ed7e Update SCSS mode functions 2014-12-10 17:11:52 +01:00
cf47f738fa Add CSS settings to literate init 2014-11-14 13:49:44 +01:00
c0984eea1e Set whitespace-style locally 2014-11-12 14:32:32 +01:00
dd53dd1a11 Don't use display table to show tabs in PHP 2014-11-12 14:28:36 +01:00
10a1a0782e Add electric indent to javascript 2014-11-11 14:57:07 +01:00
269ad348ac Set some more web-mode settings 2014-11-11 11:14:42 +01:00
8e4cf56280 Add web-mode settings 2014-11-11 11:06:48 +01:00
b0a9184283 Show tabs in PHP code 2014-11-10 20:52:17 +01:00
11ed78d83a Enable electric-indent for php 2014-11-03 14:35:46 +01:00
67ca189890 Fix typo 2014-11-03 14:35:39 +01:00
567b4c9cf4 Use ruby-mode, update settings 2014-10-31 15:19:04 +01:00
7296051d56 Reject invalid SSL/TLS certificates 2014-10-31 15:01:56 +01:00
ca2ce63ae0 Chomp whitespace when closing delimiters 2014-10-31 14:52:03 +01:00
f170652c77 Use pixels when resizing Emacs 2014-10-31 11:36:43 +01:00
cceea74f86 Fix org structure 2014-10-27 16:50:32 +01:00
3d8d38501f Add automatic pairing to coffee-mode 2014-10-27 16:49:53 +01:00
187e1d7174 Add automatic pairing to enh-ruby-mode 2014-10-27 16:47:42 +01:00
039e445452 Add section on programming mode customizations 2014-10-23 16:48:30 +02:00
4baea6bdac Add electric-indent and electric pair modes to init.org 2014-10-23 16:38:45 +02:00
dff0536e09 Enable eldoc during eval-expression 2014-10-23 10:22:44 +02:00
48238686d9 Add a useful function 2014-08-27 11:20:17 +02:00
b5ea7e05ea Properly set ispell language when sending mails 2014-08-26 11:23:39 +02:00
c2778f0f71 Add Emacs config 2014-08-21 00:23:56 +02:00