summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-11-12 22:58:08 -0500
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-11-12 22:58:08 -0500
commitf277807b07094f5415a70fa75bf8b7eac74517b1 (patch)
tree2f63029ea7a2d427b69ec15f54ec5663bd7836b8 /.gitmodules
parent3dfd6fa017a338b642d36992b479afda28f10c51 (diff)
downloadvim-f277807b07094f5415a70fa75bf8b7eac74517b1.tar.gz
vim-f277807b07094f5415a70fa75bf8b7eac74517b1.tar.bz2
vim-f277807b07094f5415a70fa75bf8b7eac74517b1.zip
submodules readded
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c34bea9
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "repos/cobalt2-vim-theme"]
+ path = repos/cobalt2-vim-theme
+ url = https://github.com/GertjanReynaert/cobalt2-vim-theme
+[submodule "repos/vim-cpp-enhanced-highlight"]
+ path = repos/vim-cpp-enhanced-highlight
+ url = https://github.com/octol/vim-cpp-enhanced-highlight