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

Add ARM assembly

This commit is contained in:
sharkdp
2018-12-14 22:52:57 +01:00
parent 2f263c9fbf
commit d2d29180a7
3 changed files with 176 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -106,3 +106,6 @@
[submodule "assets/syntaxes/Assembly (x86_64)"]
path = assets/syntaxes/Assembly (x86_64)
url = https://github.com/13xforever/x86-assembly-textmate-bundle
[submodule "assets/syntaxes/Assembly (ARM)"]
path = assets/syntaxes/Assembly (ARM)
url = https://github.com/tvi/Sublime-ARM-Assembly