From 2bc79c37f79a53240c81fbc9d3556d2321e298f0 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Thu, 16 Apr 2020 10:08:19 +0200 Subject: [PATCH] Add ModernCppStarter --- .gitmodules | 6 +++--- ModernCppStarter | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 ModernCppStarter diff --git a/.gitmodules b/.gitmodules index 7cdc133..4915557 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule ".vim/bundle/Vundle.vim"] - path = .vim/bundle/Vundle.vim - url = https://github.com/gmarik/Vundle.vim.git +[submodule "ModernCppStarter"] + path = ModernCppStarter + url = https://github.com/TheLartians/ModernCppStarter diff --git a/ModernCppStarter b/ModernCppStarter new file mode 160000 index 0000000..e68141b --- /dev/null +++ b/ModernCppStarter @@ -0,0 +1 @@ +Subproject commit e68141bfd8bdbff800393d390a1a388e821fa261