summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@tutanota.com>2024-07-12 18:12:13 -0400
committerLouie Shprung <lshprung@tutanota.com>2024-07-12 18:12:13 -0400
commit95d98c95e84891b2809ce88bb6640e6881357451 (patch)
tree1eabb07dbce951492afc939dc75e6efb9a59e42e /.gitmodules
parent95ece0ad7ff78f3665b4fd3b7ba1e406cdfef455 (diff)
Add Gnu Bison
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index d3fc091..9e590af 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,8 +4,8 @@
[submodule "src/configs/debmake"]
path = src/configs/debmake
url = https://github.com/lshprung/debmake-dash-docset.git
-[submodule "src/configs/flex"]
- path = src/configs/flex
+[submodule "src/configs/Flex"]
+ path = src/configs/Flex
url = https://github.com/lshprung/flex-dash-docset
[submodule "src/configs/GNU_Autoconf"]
path = src/configs/GNU_Autoconf
@@ -16,3 +16,6 @@
[submodule "src/configs/GNU_Bash"]
path = src/configs/GNU_Bash
url = https://github.com/lshprung/gnu-bash-dash-docset
+[submodule "src/configs/GNU_Bison"]
+ path = src/configs/GNU_Bison
+ url = https://github.com/lshprung/gnu-bison-dash-docset.git