Commit graph

154 commits

Author SHA1 Message Date
7ec0b50211 Add new package.el code, commented 2015-04-20 00:53:05 +02:00
3ccd481d04 Update org capture templates 2015-04-08 15:16:25 +02:00
689036a6b9 Move gnus data 2015-04-08 15:16:13 +02:00
319a3a85d2 Update font specification 2015-04-08 15:15:59 +02:00
01ab1c57bd Simplify output of make targets 2015-04-08 15:15:36 +02:00
8d67f0af8e Add programming modes 2015-04-08 15:06:35 +02:00
e4b9421f79 Add wakatime mode 2015-04-08 15:06:06 +02:00
a43b50504e Trucate lines in ERT results 2015-04-08 15:04:58 +02:00
062a4d7743 Use flycheck-cask 2015-04-08 15:04:39 +02:00
582d1cea19 Update mail widget after gnus exit 2015-04-08 15:03:49 +02:00
742577668a Update awesome mail widget 2015-04-08 15:02:08 +02:00
5d9ad8a032 Add electric indent mode to js2-mode 2015-03-24 11:22:04 +01:00
532caa4c29 Add some extra tag colors 2015-01-20 14:38:39 +01:00
1eee0de460 Properly show function arguments in the modeline
When one is working in the minibuffer, using eval, the function
arguments are shown in the modeline. This normally messes up the
modeline when using an SVG modeline, but with this function it should
show it properly.
2015-01-20 14:37:01 +01:00
6b25025611 Show some extra evil-state info in modeline 2015-01-20 14:36:41 +01:00
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
a6481f8a6b Add feed that checks oldest bookmarks
Only the bookmarks tagged lookat.
2015-01-20 14:33:20 +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
b6fefcb3a5 Add elnode handler to get current conkeror URL
By running this in elnode, one can then point their browser to the
chosen port and server and they'll get 302-redirected to whichever URL
conkeror is showing at that moment.
2015-01-20 14:30:11 +01:00
9e31f7989a Bring back the SVG modeline 2015-01-20 14:29:29 +01:00
792dfe908d Reset mode-line-format in the *scratch* buffer
The first time `evil-mode' is run it sets the `mode-line-format'
buffer-local variable. This overrides the default value set later when
the theme and SVG modeline are loaded.
2015-01-20 14:27:34 +01:00
c778fb7a69 Enable projectile global mode 2015-01-20 14:27:24 +01:00
38f0edbfb1 Add dependency on projectile 2015-01-20 14:25:33 +01:00
fac5beab6b Ignore some more stuff 2015-01-07 02:49:26 +01:00
ecca1dcb62 Add some more tag faces 2015-01-07 02:39:18 +01:00
db1eea8e7a Use web-mode for *.html.erb 2015-01-07 02:38:48 +01:00
f1dc2d9b94 Enable hl-indent-mode for any prog-mode 2015-01-07 02:38:19 +01:00
74a8eadaba Update the awesome modeline after closing a group 2015-01-07 02:37:49 +01:00
c5844963d2 Autoload hl-indent-mode 2015-01-07 02:37:30 +01:00
9600b70377 Require rvm 2015-01-07 02:32:20 +01:00
00ba72f907 Require slim-mode 2015-01-07 02:32:02 +01:00
28d15764f3 Require hl-indent 2015-01-07 02:31:48 +01:00
28360d0a00 Require feature mode 2015-01-07 02:31:35 +01:00
cebd95b07a Set some initial states to insert 2014-12-28 01:28:36 +01:00
f227653717 Enable electric indent in ruby buffers 2014-12-28 01:25:07 +01:00
6a8d1ea37b Show loaded project when making a note 2014-12-27 21:32:11 +01:00
84b65d4e3b Revert "Remove evil"
This reverts commit 437292c927.
2014-12-27 21:32:00 +01:00
49af8ba479 Move lexical binding to top of output 2014-12-19 22:13:56 +01:00
437292c927 Remove evil 2014-12-16 23:09:12 +01:00
ac8b03776b Remove scss-mode dependency
There's a built-in SCSS mode now, and it appears to conflict with this
one. When both are installed, the built-in one is loaded but it shows
almost no fontification.
2014-12-16 15:03:16 +01:00
567e133cf3 Add snippets 2014-12-10 17:14:27 +01:00
240b9534df Update org capture templates
I'm trying out some GTD, which uses inbox rather than task queue.
2014-12-10 17:12:24 +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
0dc3fe0410 Add simple multiplication table function 2014-12-10 17:11:31 +01:00
d8eb322ca7 Add debbugs package 2014-12-10 17:11:02 +01:00
34c361cc66 Allow rails and ruby to be controlled from emacs 2014-11-24 23:03:38 +01:00
dcf69d2e3f Set eww-mode to default to emacs-state in evil 2014-11-23 14:26:30 +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
4926ca5f08 Reinstate libnotify notifications 2014-11-10 20:53:56 +01:00
b0a9184283 Show tabs in PHP code 2014-11-10 20:52:17 +01:00
2a899dddc2 Fix evil emacs state modes 2014-11-07 12:55:11 +01:00
118e9c4b99 Don't depend on slime-je 2014-11-07 12:52:36 +01:00
ac0084625a Change gnus startup file location 2014-11-05 00:54:45 +01:00
51e8f161e7 Use just the one account and use starttls to connect 2014-11-04 10:26:08 +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
c67d9dbec1 Add prodigy-view-mode to emacs-state modes 2014-10-29 11:03:10 +01:00
8320ecc9ab Require cask and htmlize when exporting init.org 2014-10-27 21:15:12 +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
11449ca6eb Use org-plus-contrib 2014-10-23 10:21:35 +02:00
b8a9d602bd Enable electric-pair-mode for some modes 2014-10-23 10:21:18 +02:00
02871ce988 Add mailcatcher prodigy service 2014-10-15 09:13:55 +02:00
dafda8a9c4 Remove haskell-mode
It was causing an error in combination with yasnippet
2014-10-15 09:13:35 +02:00
11862a9c80 Remove monokai-theme dependency 2014-10-09 23:33:04 +02:00
9879c4ab5f Remove w3m 2014-10-09 23:30:09 +02:00
98f38a25b8 Fix init for new Emacs version 2014-10-09 23:27:21 +02:00
d73129105b Remove unnecessary autoloads 2014-10-09 23:27:06 +02:00
26469170bf Add missing dependencies 2014-10-09 23:23:57 +02:00
0ed50b7edf Make jabber.el compile 2014-09-22 23:07:32 +02:00
931979b5c6 Use a keyring to store some credentials 2014-09-22 23:04:10 +02:00
f2dd6bbec2 Add Enhanced Ruby Mode 2014-09-22 21:39:59 +02:00
d7b2e88fdd Add drd.el to source files 2014-09-22 21:39:03 +02:00
95607444a0 Only call slime-setup after slime loads 2014-09-22 21:38:39 +02:00
c25684314b Stop filtering on loaded desktop 2014-09-22 21:37:47 +02:00
028582d634 Remove habitrpg settings 2014-09-22 21:36:26 +02:00
86f495e117 Update pivot.el 2014-09-22 21:34:35 +02:00
bf0d58ef40 Revert "Stop using Evil (for now)"
This reverts commit b03312fa44.
2014-09-19 11:58:26 +02:00
c487024e26 Add some pivotal functions 2014-09-01 12:46:08 +02:00
35b9c059eb Make org's day end at 4:00 AM 2014-09-01 12:45:42 +02:00
b03312fa44 Stop using Evil (for now)
It's a little too disruptive. Vim keybindings are awesome, but I just
can't seem to quite get used to them.
2014-08-27 11:21:06 +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
f719e35fbf Rename oni:evil-sort-operator 2014-08-26 11:21:29 +02:00
16d15b2b21 Add picturefix mail settings
- Add a mail indicator to the Awesome wibox.
- Add a mailbox to Gnus
- Add account information to OfflineIMAP
2014-08-26 10:45:38 +02:00