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
4a1f8b915c
Fix posting unicode characters to scuttle
2015-01-20 14:25:16 +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
7b7ebbbc7c
Use passive widgets
...
This way awesome won't block when trying to get something and it takes a
long time (like getting number of unread RSS articles without an
internet connection).
2015-01-07 02:30:41 +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
9a4067a8c6
Add literate mailcap config
2014-12-19 22:13:32 +01:00
28aae66e28
Add mailcap settings
2014-12-19 20:38:04 +01:00
617e4a1c54
Add gimp scripts
2014-12-19 20:37:01 +01:00
529044dd00
Add HLA alias
2014-12-16 23:09:35 +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
1b8244aac4
Add gitignore
2014-12-10 17:15:05 +01:00
567e133cf3
Add snippets
2014-12-10 17:14:27 +01:00
bea07604f2
Add myctl ZSH alias
...
Typing `systemctl --user restart emacs' at least once a day and often
also `systemctl --user start mpd' is annoying. `systemctl' is for
system-wide unit files, `myctl' just for my own.
2014-12-10 17:12:53 +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
cbb7761b2a
Add scuttle bookmarked widget
...
This widget shows whether or not the currently visited buffer is
bookmarked in scuttle. This function requires a patch to scuttle to
work.
2014-12-10 17:10:17 +01:00
fe2f5bd66a
Change awesome theme colors
2014-12-10 17:09:43 +01:00
1164c1b297
Change color of naughty notifications
2014-12-10 17:09:27 +01:00
abd841042d
Add emacs.socket
...
By starting Emacs on-demand rather than on login we can carry over the
environment variables available when the emacs daemon is actually
started. Provided they've been imported by systemd.
2014-11-24 23:03:54 +01:00
34c361cc66
Allow rails and ruby to be controlled from emacs
2014-11-24 23:03:38 +01:00
99ea6160f1
Increase scrollback in Screen
2014-11-23 14:26:54 +01:00
dcf69d2e3f
Set eww-mode to default to emacs-state in evil
2014-11-23 14:26:30 +01:00
4ff72bdc0a
Remove rbenv settings
2014-11-14 13:50:23 +01:00
cf47f738fa
Add CSS settings to literate init
2014-11-14 13:49:44 +01:00
5a92369dc1
Add local .desktop files to menu
2014-11-12 16:14:37 +01:00