Merge remote-tracking branch 'sidkshatriya/markdown-highlight-erlang-and-elixir'
This commit is contained in:
commit
e88852430b
|
@ -42,9 +42,9 @@ add-highlighter shared/markdown/inline/text default-region group
|
||||||
|
|
||||||
evaluate-commands %sh{
|
evaluate-commands %sh{
|
||||||
languages="
|
languages="
|
||||||
awk c cabal clojure coffee cpp crystal css cucumber d diff dockerfile fish
|
awk c cabal clojure coffee cpp crystal css cucumber d diff dockerfile elixir erlang fish
|
||||||
gas go haml haskell html ini java javascript json julia kak kickstart
|
gas go haml haskell html ini java javascript json julia kak kickstart
|
||||||
latex lisp lua makefile markdown moon objc perl pug python ragel
|
latex lisp lua makefile markdown moon objc ocaml perl pug python ragel
|
||||||
ruby rust sass scala scss sh swift toml tupfile typescript yaml sql
|
ruby rust sass scala scss sh swift toml tupfile typescript yaml sql
|
||||||
"
|
"
|
||||||
for lang in ${languages}; do
|
for lang in ${languages}; do
|
||||||
|
|
Loading…
Reference in New Issue
Block a user