mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-13 09:47:27 +02:00
Add elixir sublime syntax
This commit is contained in:
@ -19,6 +19,7 @@ if [ ! -e "$SYNTAX_FOLDER" ]; then
|
|||||||
git clone https://github.com/sublimehq/Packages/
|
git clone https://github.com/sublimehq/Packages/
|
||||||
rm -rf Packages/Markdown
|
rm -rf Packages/Markdown
|
||||||
git clone https://github.com/jonschlinkert/sublime-markdown-extended
|
git clone https://github.com/jonschlinkert/sublime-markdown-extended
|
||||||
|
git clone https://github.com/princemaple/elixir-sublime-syntax/
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user