spacemacs/layers/+lang
Fabien Dubosson 5df76ed1d1 Fix the loading of vmd for daemon mode
When Spacemacs is used in daemon mode, the `PATH` is not always filled
up with user-defined run paths when Spacemacs load the packages. The
`toggle` of the `vmd` package is checking for the `vmd` executable which
may be in one of the user path, what prevent the package to be loaded,
even if the executable is available at execution time.

If people want to use `vmd`, setting `markdown-live-preview-engine`
should be enough, there is no need for checking for the executable to be
present, this is the responsability of the user to ensure this.
2016-07-05 00:23:16 -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 Remove even more 24.3 related configuration 2016-06-20 22:26:53 -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 Remove spacemacs/add-to-local-vars-hook and use (format ...) 2016-06-26 14:04:13 -04:00
elm Format README files with spacefmt 2016-06-10 00:09:42 -04:00
emacs-lisp Remove even more 24.3 related configuration 2016-06-20 22:26:53 -04:00
erlang Make matlab quasi-derived from prog-mode 2016-04-12 22:48:34 -04:00
ess ESS: Add R to org babel languages. 2016-07-05 00:23:16 -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 unnecessary backquote 2016-07-05 00:23:16 -04:00
html erc, html and pdf-tools: use :evil-leader-for-mode in transient states 2016-06-17 23:40:06 -04:00
idris Enable auto-complete in Idris repl 2016-07-02 12:41:49 +03:00
ipython-notebook Fix dependency in readme 2016-07-05 00:23:16 -04:00
java Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
javascript react: fix tern setup 2016-06-21 19:04:59 -04:00
latex Add prefixes to the LaTex layer 2016-06-12 21:57:14 -04:00
lua Move lua setup to init block 2016-05-05 14:15:25 +02:00
markdown Fix the loading of vmd for daemon mode 2016-07-05 00:23:16 -04:00
nim Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
ocaml Cleanup ocaml layer 2016-07-05 00:23:16 -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 purescript: reorganize README.org 2016-07-05 00:23:16 -04:00
python Remove even more 24.3 related configuration 2016-06-20 22:26:53 -04:00
racket Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
ruby Remove spacemacs/add-to-local-vars-hook and use (format ...) 2016-06-26 14:04:13 -04:00
rust Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
scala scala: defer ensime package and add note for scala-mode-hook 2016-07-05 00:23:16 -04:00
scheme Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
shell-scripts [shell-scripts] add note about shellcheck 2016-07-05 00:23:16 -04:00
sml Don't auto-close apostrophes in SML 2016-07-05 00:23:16 -04: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 typescript: swap c-j/c-k in tide reference mode 2016-07-05 00:23:16 -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