From adcdae845833754be737a2c356777efe415e7c45 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Tue, 20 Aug 2019 17:17:38 -0400 Subject: vim: Add colorschemes bundle --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1525a84..1146f87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "vim/vim/bundle/dirdiff"] path = vim/vim/bundle/dirdiff url = https://github.com/will133/vim-dirdiff +[submodule "vim/vim/bundle/colorschemes"] + path = vim/vim/bundle/colorschemes + url = https://github.com/flazz/vim-colorschemes.git -- cgit v1.2.3-70-g09d2