From 667a92e301a6cd1a011e11cb7a296d9604e03e75 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 28 Jul 2014 03:21:22 -0400 Subject: [PATCH] Switching to upstream vim-fixkey now that my branch has been pulled --- .gitmodules | 6 +++--- vim/bundle/vim-fixkey | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 00ba02a..c392982 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,9 +85,9 @@ [submodule "vim/bundle/tlib_vim"] path = vim/bundle/tlib_vim url = git://github.com/tomtom/tlib_vim.git -[submodule "vim/bundle/vim-fixkey"] - path = vim/bundle/vim-fixkey - url = https://github.com/prurigro/vim-fixkey.git [submodule "vim/bundle/goyo.vim"] path = vim/bundle/goyo.vim url = https://github.com/junegunn/goyo.vim.git +[submodule "vim/bundle/vim-fixkey"] + path = vim/bundle/vim-fixkey + url = https://github.com/drmikehenry/vim-fixkey.git diff --git a/vim/bundle/vim-fixkey b/vim/bundle/vim-fixkey index c9b32a8..0189eb9 160000 --- a/vim/bundle/vim-fixkey +++ b/vim/bundle/vim-fixkey @@ -1 +1 @@ -Subproject commit c9b32a8152b571c1298f068b8c7de8f7b777a688 +Subproject commit 0189eb956903bd46152d7185febe6df0cf5639d1