spacemacs/contrib/lang
syl20bnr 769d54da02 New layer auto-completion
Move company and auto-complete to a common layer.
They are not enabled globally anymore, each mode using them
must explicitly declare a hook.
Only one frontend is supported for a given mode, we have to
choose the best between the two.
Only one key binding to toggle auto-completion on `SPC t a` no
matter if it is company or auto-complete. The lighter in the
mode-line is Ⓐ for both frontends.
2015-04-03 00:28:13 -04:00
..
autohotkey Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00
c-c++ New layer auto-completion 2015-04-03 00:28:13 -04:00
clojure Fix for cider-send-function-to-repl 2015-03-31 00:16:21 -04:00
csharp New local company backends 2015-03-31 22:24:01 -04:00
erlang-elixir Correctly lazy load ruby-end and fix its activation in ruby mode 2015-02-20 07:29:50 -05:00
ess New layer auto-completion 2015-04-03 00:28:13 -04:00
extra-langs Move Racket to its own layer 2015-03-27 22:32:07 -04:00
fsharp Add TOC in fsharp layer readme + resize the logo 2015-03-17 00:18:55 -04:00
go New layer auto-completion 2015-04-03 00:28:13 -04:00
haskell New layer auto-completion 2015-04-03 00:28:13 -04:00
html ensure that less gets loaded 2015-03-31 00:16:40 -04:00
javascript New layer auto-completion 2015-04-03 00:28:13 -04:00
lua Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00
markdown New layer auto-completion 2015-04-03 00:28:13 -04:00
ocaml Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00
php Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00
puppet Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00
python New layer auto-completion 2015-04-03 00:28:13 -04:00
racket Fix loading order in some of my layers 2015-04-01 07:44:03 -04:00
ruby Remove lighter for robe in ruby layer 2015-03-21 18:41:31 -04:00
scala Remove some not used packages from Spacemacs layer 2015-04-02 22:43:21 -04:00
windows-scripts Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00