From fed5531c1b7d799f121eb410f97a97e749f30bc5 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 9 Jun 2019 10:32:07 -0700 Subject: [PATCH] switch to official repo for base16 --- .gitmodules | 2 +- .vim/bundle/base16-vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e487c09..3276399 100644 --- a/.gitmodules +++ b/.gitmodules @@ -117,7 +117,7 @@ url = https://github.com/deoplete-plugins/deoplete-jedi.git [submodule ".vim/bundle/base16-vim"] path = .vim/bundle/base16-vim - url = https://github.com/danielwe/base16-vim + url = https://github.com/chriskempson/base16-vim.git [submodule ".vim/bundle/tcomment_vim"] path = .vim/bundle/tcomment_vim url = https://github.com/tomtom/tcomment_vim diff --git a/.vim/bundle/base16-vim b/.vim/bundle/base16-vim index 4533d1c..6191622 160000 --- a/.vim/bundle/base16-vim +++ b/.vim/bundle/base16-vim @@ -1 +1 @@ -Subproject commit 4533d1ccab2483deabc743e51321d29a259a819e +Subproject commit 6191622d5806d4448fa2285047936bdcee57a098