From ff29c3072e78ad281515b8d700c1c3e42a7bbdac Mon Sep 17 00:00:00 2001 From: Alexander Weidinger Date: Sun, 10 Jun 2018 19:48:38 +0200 Subject: [PATCH] Add arcticicestudio/nord.git as submodule --- .gitmodules | 3 +++ nord | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 nord diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b5ce92d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nord"] + path = nord + url = https://github.com/arcticicestudio/nord.git diff --git a/nord b/nord new file mode 160000 index 0000000..27a78e8 --- /dev/null +++ b/nord @@ -0,0 +1 @@ +Subproject commit 27a78e87628b1c98a988b15a48ec22a8713de524