mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-21 20:38:44 +00: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/
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user