Fabien Dubosson
1a3c3a0fdb
Add missing parenthesis in evil-snipe
README
2015-12-10 22:08:20 +01:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
syl20bnr
a256c4434b
evil-snipe: use a post-init function instead of layer-usedp
2015-11-04 23:17:39 -05:00
justbur
aa5b252786
evil-snipe: Use separate hooks for override mode
2015-11-04 15:51:54 -05:00
Christoph Paulik
4e302bc0c0
Deactivate loading of evil-snipe in magit-mode if git layer is used
2015-11-04 20:20:44 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
person808
ae97f14854
Update evil-snipe mode names.
2015-11-01 10:08:46 +01:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00