diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3a184fe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "helix/helix"] + path = helix/helix + url = https://github.com/moparisthebest/helix diff --git a/helix/helix b/helix/helix new file mode 160000 index 0000000..1bf24e4 --- /dev/null +++ b/helix/helix @@ -0,0 +1 @@ +Subproject commit 1bf24e4638071224cec951d83ac3c1579636433b diff --git a/helix/runtime b/helix/runtime new file mode 120000 index 0000000..9627a69 --- /dev/null +++ b/helix/runtime @@ -0,0 +1 @@ +./helix/runtime \ No newline at end of file