spacemacs/layers/+lang
Jenan Wise d850fbc9aa declare-prefix-for-mode for all derived clojure-modes.
Previously, prefixes only worked for `.clj` files, not `.cljs`, `.cljx`,
or `.cljc`. `clojure-mode.el` defines derived major modes for each of
those other filetypes.

In other parts of the clojure layer, `(dolist (m '(...` is used to apply
effects to all of the derived modes, but it was missing from the usage
of `spacemacs/declare-prefix-for-mode`.

`cider-repl-mode` was also added to this list.
2015-11-29 12:15:06 +01:00
..
agda
asciidoc
autohotkey
c-c++
clojure
common-lisp
csharp
d
elixir
elm
emacs-lisp
erlang
ess
extra-langs
fsharp
go
haskell
html
idris
ipython-notebook
java
javascript
latex
lua
markdown
nim
ocaml
php
purescript
python
racket
ruby
rust
scala
scheme
shell-scripts
sml
sql
typescript
vimscript
windows-scripts
yaml