forked from rxwei/x86-assembly-textmate-bundle
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
62386c6
commit 44c238f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule language-x86_64-assembly
updated
4 files
+6 −0 | CHANGELOG.md | |
+70 −21 | grammars/x86_64 assembly.cson | |
+1 −1 | package.json | |
+3 −0 | settings/x86_64 assembly.cson |
Submodule language-x86_64-assembly
updated
3 files
+3 −0 | CHANGELOG.md | |
+1 −1 | package.json | |
+101 −25 | syntaxes/language-x86_64-assembly.tmLanguage |