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 declare-prefix-for-mode for all derived clojure-modes. 2015-11-29 12:15:06 +01:00
common-lisp
csharp
d
elixir
elm elm: fixed misnamed function in repl bindings 2015-11-24 17:38:24 +01:00
emacs-lisp
erlang
ess
extra-langs
fsharp
go Declare prefixes for go layer. 2015-11-29 12:14:44 +01:00
haskell
html Fix smartparens loading in web-mode 2015-11-29 09:17:37 +01:00
idris
ipython-notebook
java
javascript javascript: Declare prefix for "text" "move" menu 2015-11-27 10:32:51 +01:00
latex Binding added to open Tex-output-buffer 2015-11-28 15:03:05 +01:00
lua
markdown
nim
ocaml
php
purescript
python
racket
ruby Fixed undefined (ruby-)mode which key prefix declaration 2015-11-27 12:33:40 +05:30
rust
scala Fix period from triggering complete 2015-11-27 10:32:51 +01:00
scheme Declare helm prefixes for scheme layer 2015-11-29 11:57:23 +01:00
shell-scripts
sml
sql
typescript
vimscript
windows-scripts
yaml yaml: enable company 2015-11-24 09:56:10 -05:00