markdown.kak: erlang, elixir and ocaml code should be highlighted in markdown
This commit is contained in:
parent
e7100dc874
commit
b8981883ce
|
@ -42,9 +42,9 @@ add-highlighter shared/markdown/inline/text default-region group
|
|||
|
||||
evaluate-commands %sh{
|
||||
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
|
||||
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
|
||||
"
|
||||
for lang in ${languages}; do
|
||||
|
|
Loading…
Reference in New Issue
Block a user