d850fbc9aa
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. |
||
---|---|---|
.. | ||
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 |