mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-21 12:28:30 +00:00
Add Julia highlighting support
This commit is contained in:
parent
0886a24685
commit
091b0b6437
@ -28,6 +28,7 @@ if [ ! -e "$SYNTAX_FOLDER" ]; then
|
|||||||
# Add additional sxntax definitions
|
# Add additional sxntax definitions
|
||||||
git clone https://github.com/princemaple/elixir-sublime-syntax/
|
git clone https://github.com/princemaple/elixir-sublime-syntax/
|
||||||
git clone https://github.com/sharkdp/sublime_toml_highlighting
|
git clone https://github.com/sharkdp/sublime_toml_highlighting
|
||||||
|
git clone https://github.com/JuliaEditorSupport/Julia-sublime
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user