Magnus Therning
fe99ad671e
c-c++: Remove srefactor from static package list.
...
It should only be added to the list if emacs version > 24.4.
Signed-off-by: Magnus Therning <magnus@therning.org>
2016-02-23 20:37:16 +01:00
Eivind Fonn
f94263919b
Fix previous commit
2016-02-04 19:31:47 +01:00
Eivind Fonn
1df4cfe206
Get clang args even if flycheck isn't installed
2016-02-04 14:09:35 +01:00
Eivind Fonn
e9f8377b92
Tweak flycheck loading process
2016-01-31 23:04:48 -05:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
justbur
b0ee301845
layers: Conditionally load helm packages
...
Only use them when the spacemacs-helm layer is used.
2016-01-09 13:36:03 -05:00
Eivind Fonn
ac0ba50154
Make flycheck/flyspell hooks more explicit
2015-12-11 02:08:55 -05:00
Eivind Fonn
98c07024f9
Fix flycheck clang args loading (zhengyangfeng00)
2015-12-09 12:35:06 +01:00
Eivind Fonn
549219e583
Fix C/C++ flycheck hooks
2015-12-09 12:18:20 +01:00
justbur
9befd20a1a
layers: Transition to new key bindings functions
...
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
Eivind Fonn
56ecd43753
Add variables to opt-in to flycheck/flyspell
2015-10-10 23:18:46 -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