1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 03:12:25 +01:00

Add Swift syntax

This commit is contained in:
sharkdp
2018-09-05 21:56:49 +02:00
parent ac418ba21c
commit ba00caf9c3
3 changed files with 375 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -82,3 +82,6 @@
[submodule "assets/syntaxes/PureScript"]
path = assets/syntaxes/PureScript
url = https://github.com/tellnobody1/sublime-purescript-syntax
[submodule "assets/syntaxes/Swift"]
path = assets/syntaxes/Swift
url = https://github.com/quiqueg/Swift-Sublime-Package