spacemacs/layers/+lang
Wieland Hoffmann 78bfe65e62 Python: Don't remove ':' from electric-indent-chars in emacs >= 24.5
According to the conversation in [0] ':' is removed from
electric-indent-chars in python-mode because typing ':' in

> for i in range(10):
>    print(i)
> for i in range(10)_

with the point at _ indents the third line. This is not happening in
Emacs 24.5 anymore.

[0] aed0fc8ef8
2016-06-12 21:42:40 -04:00
..
agda Revert "agda: fix executable name" 2016-05-30 15:04:49 +02:00
asciidoc Fix file extension matching for filenames with newlines 2016-04-29 22:16:49 -04:00
asm asm: minor fixes 2016-05-28 22:23:30 +02:00
autohotkey Fix file extension matching for filenames with newlines 2016-04-29 22:16:49 -04:00
bibtex Fix the dependencies missing in bibtex layer. 2016-05-27 00:32:05 -04:00
c-c++ Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
clojure Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
common-lisp Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
csharp csharp: enable evil-matchit for C-like tags 2016-06-03 23:40:59 -04:00
csv Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
d Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
elixir elixir: improve documentation for flycheck-mix 2016-06-07 23:51:33 -04:00
elm Format README files with spacefmt 2016-06-10 00:09:42 -04:00
emacs-lisp move diminish to spacemacs-bootstrap 2016-05-14 11:57:23 -04:00
erlang Make matlab quasi-derived from prog-mode 2016-04-12 22:48:34 -04:00
ess Remove packages without any init functions 2016-06-10 20:53:24 -04:00
extra-langs Make matlab quasi-derived from prog-mode 2016-04-12 22:48:34 -04:00
faust Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
fsharp Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
go Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
graphviz graphviz: use a use-package hook for org babel config 2016-04-29 22:47:03 -04:00
haskell haskell: remove structured-haskell-mode 2016-06-12 21:11:32 -04:00
html Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
idris Enhance auto-completion support for Idris layer 2016-04-28 15:14:27 +02:00
ipython-notebook Typo fix for ipython layer: S-return to s-return 2016-05-29 23:17:42 -04:00
java Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
javascript Format README files with spacefmt 2016-06-10 00:09:42 -04:00
latex Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
lua Move lua setup to init block 2016-05-05 14:15:25 +02:00
markdown markdown: new layer variable markdown-live-preview-engine 2016-06-06 23:39:41 -04:00
nim Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
ocaml ocaml: Add support for ocamllex , ocamlyacc file. 2016-05-30 21:06:02 -04:00
octave Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
php Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
plantuml Fix file extension matching for filenames with newlines 2016-04-29 22:16:49 -04:00
purescript add-flycheck-hook expects a mode in purescript layer 2016-05-29 22:50:19 -04:00
python Python: Don't remove ':' from electric-indent-chars in emacs >= 24.5 2016-06-12 21:42:40 -04:00
racket Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
ruby ruby: fix possible activation of both rspec-mode and ruby-test-mode 2016-06-06 22:55:28 -04:00
rust Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
scala Format README files with spacefmt 2016-06-10 00:09:42 -04:00
scheme Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
shell-scripts Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
sml Correct more <SPC> to SPC 2016-04-05 12:52:54 +02:00
sql Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
swift Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
typescript Format README files with spacefmt 2016-06-10 00:09:42 -04:00
vimscript Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
windows-scripts Fix file extension matching for filenames with newlines 2016-04-29 22:16:49 -04:00
yaml Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00