Commit graph

254 commits

Author SHA1 Message Date
Carl Lange 8b6517a9be Fix a typo, githib->github 2015-09-29 21:36:55 -04:00
syl20bnr 383b1bec20 Update dotspacemacs/config and dotspacemacs/init occurrences 2015-09-28 02:05:18 -04:00
Muneeb Shaikh 1fc73d671f Evilify magit-stash-mode 2015-09-19 18:44:32 -04: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