mirror of
https://github.com/sharkdp/bat.git
synced 2024-12-22 22:40:47 +01:00
Add elixir sublime syntax
This commit is contained in:
parent
3eb79d63ce
commit
92729430fc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user