summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-11-13 09:38:55 -0500
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-11-13 09:38:55 -0500
commitc28a0804d231d1e2f9f2077021f30c166dc96d2d (patch)
treec0ac7554f09ac378bc87b1a7f90c26571f0b2d22 /.gitmodules
parent4422f327f22fac40a1ed1b97eedf8a4d1863e29f (diff)
downloadvim-c28a0804d231d1e2f9f2077021f30c166dc96d2d.tar.gz
vim-c28a0804d231d1e2f9f2077021f30c166dc96d2d.tar.bz2
vim-c28a0804d231d1e2f9f2077021f30c166dc96d2d.zip
changed the c++ syntax highlighter
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c34bea9..d9e335f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "repos/vim-cpp-enhanced-highlight"]
path = repos/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight
+[submodule "repos/vim-cpp-modern"]
+ path = repos/vim-cpp-modern
+ url = https://github.com/bfrg/vim-cpp-modern