From 5b9275d22711057a0956196ca1a669103b865752 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Thu, 2 May 2019 11:16:18 -0700 Subject: [PATCH] fix base16 --- .gitmodules | 2 +- .vim/bundle/base16-vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5855da7..371f1de 100644 --- a/.gitmodules +++ b/.gitmodules @@ -123,4 +123,4 @@ url = https://github.com/deoplete-plugins/deoplete-jedi.git [submodule ".vim/bundle/base16-vim"] path = .vim/bundle/base16-vim - url = https://github.com/chriskempson/base16-vim.git + url = https://github.com/danielwe/base16-vim diff --git a/.vim/bundle/base16-vim b/.vim/bundle/base16-vim index 2073e2d..a40a451 160000 --- a/.vim/bundle/base16-vim +++ b/.vim/bundle/base16-vim @@ -1 +1 @@ -Subproject commit 2073e2dd9fa0172ccdba92b3f0df25642a69f7db +Subproject commit a40a4514ce82619e32028d39966a2fa61ebbf7e4