summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
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