spacemacs/layers/+lang
Ben Gamari 7b1430e9d5 haskell: Don't enable haskell-tags-on-save
This is a very opinionated option and works very poorly on even
moderately large projects as it invokes `hasktags` synchronously,
freezing the editor for several seconds on every save. Users who want
this behavior should enable it manually.

Fixes #6292.
2016-06-12 21:51:28 -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 clojure: enable smartparens in cider 2016-06-12 21:50:34 -04:00
common-lisp common-lisp: Remove <tab> key binding 2016-06-12 21:44:52 -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: Don't enable haskell-tags-on-save 2016-06-12 21:51:28 -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