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