Commit graph

5 commits

Author SHA1 Message Date
syl20bnr 0c6682cbd1 Refactor one more time the auto-completin macros
It is important to define the buffer local backend variables
in a config.el otherwise it is not available in the layer
configuration if the auto-completion layer is removed.
There were also some issues by hiding the explicit
configuration of company inside a macro, for instance
helm-spacemacs is unable to display the company package
configured in a given layer if the auto-completion layer
is removed.
2015-04-09 00:03:51 -04:00
syl20bnr 9f25277af0 clojure layer: switch to company auto-completion 2015-04-05 23:13:00 -04:00
syl20bnr 36bab499e0 Commented not support prefix command for major mode 2015-03-01 23:50:32 -05:00
luxbock f46f791623 Added and moved prefix declarations to config.el 2015-02-16 20:37:16 +07:00
Andrew Oppenlander 51066c68f3 Add variable clojure-enable-fancify-symbol in Clojure mode
Used to turn on fancify-symbol (default value is nil, i.e. disabled)
2015-01-29 00:32:00 -05:00