1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-18 22:35:51 +01:00

Add x86_64 assembly

This commit is contained in:
sharkdp
2018-12-14 22:46:50 +01:00
parent 4ff360669f
commit 2f263c9fbf
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored

@ -103,3 +103,6 @@
[submodule "assets/syntaxes/AsciiDoc"] [submodule "assets/syntaxes/AsciiDoc"]
path = assets/syntaxes/AsciiDoc path = assets/syntaxes/AsciiDoc
url = https://github.com/SublimeText/AsciiDoc.git url = https://github.com/SublimeText/AsciiDoc.git
[submodule "assets/syntaxes/Assembly (x86_64)"]
path = assets/syntaxes/Assembly (x86_64)
url = https://github.com/13xforever/x86-assembly-textmate-bundle