diff --git a/assets/create.sh b/assets/create.sh index 9fb03d24..2fc565ef 100644 --- a/assets/create.sh +++ b/assets/create.sh @@ -19,6 +19,7 @@ if [ ! -e "$SYNTAX_FOLDER" ]; then git clone https://github.com/sublimehq/Packages/ rm -rf Packages/Markdown git clone https://github.com/jonschlinkert/sublime-markdown-extended + git clone https://github.com/princemaple/elixir-sublime-syntax/ ) fi