diff --git a/.gitmodules b/.gitmodules index 0343323..98b5f50 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,9 +61,6 @@ [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 [submodule "vim/bundle/tabular"] path = vim/bundle/tabular url = https://github.com/godlygeek/tabular @@ -112,3 +109,6 @@ [submodule "vim/bundle/vim-extradite"] path = vim/bundle/vim-extradite url = https://github.com/tap349/vim-extradite +[submodule "vim/bundle/vim-fixkey"] + path = vim/bundle/vim-fixkey + url = https://github.com/prurigro/vim-fixkey diff --git a/vim/bundle/vim-fixkey b/vim/bundle/vim-fixkey index 76a7f31..adeb20b 160000 --- a/vim/bundle/vim-fixkey +++ b/vim/bundle/vim-fixkey @@ -1 +1 @@ -Subproject commit 76a7f311735c10985d3f1c07adec11cb55df7051 +Subproject commit adeb20b4c0929659c36c20f38c9a295198aebb83