From bb56509a21de707932dfff16b2b3a90d743e27fe Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Wed, 11 Mar 2026 17:11:31 +0000 Subject: [PATCH] Add fasm-mode submodule --- .gitmodules | 3 +++ fasm-mode | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 fasm-mode diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0468500 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "fasm-mode"] + path = fasm-mode + url = https://github.com/GabrielFrigo4/fasm-mode diff --git a/fasm-mode b/fasm-mode new file mode 160000 index 0000000..d657806 --- /dev/null +++ b/fasm-mode @@ -0,0 +1 @@ +Subproject commit d6578064bcc3f57dbfd896513e706e3de63efe26