From 80e7a76b88b54618f809c8230d2d85150365a643 Mon Sep 17 00:00:00 2001 From: Sebastian Rust Date: Sun, 10 Jul 2022 13:50:55 +0200 Subject: [PATCH] added: code-features --- .gitmodules | 3 +++ build-pacman-repo.yaml | 1 + code-features | 1 + 3 files changed, 5 insertions(+) create mode 160000 code-features diff --git a/.gitmodules b/.gitmodules index 307b805..3b8ed1a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@ [submodule "nodejs-nativefier"] path = nodejs-nativefier url = https://aur.archlinux.org/nodejs-nativefier.git +[submodule "code-features"] + path = code-features + url = https://aur.archlinux.org/code-features.git diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index f2ba15a..fc0de25 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -33,3 +33,4 @@ members: - directory: todoist-nativefier - directory: habitica-nativefier - directory: nodejs-nativefier +- directory: code-features diff --git a/code-features b/code-features new file mode 160000 index 0000000..5580b51 --- /dev/null +++ b/code-features @@ -0,0 +1 @@ +Subproject commit 5580b513693a5b9a45ddcc10708ac89730d6bc9f