From a72428cf5993d493f122eea566439bcd5974bfd9 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 3 Feb 2021 15:56:31 -0500 Subject: [PATCH] Switch to my fork of vim-fixkey until the PR is merged --- .gitmodules | 6 +++--- vim/bundle/vim-fixkey | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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