From 886f38f0ede081bcccb2065cd8b72edf3612ffeb Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 26 May 2021 13:34:42 -0400 Subject: [PATCH] Flip back to a forked version of vim-fixkey to prevent that broken first input --- .gitmodules | 2 +- vim/bundle/vim-fixkey | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 59d87db..98b5f50 100644 --- a/.gitmodules +++ b/.gitmodules @@ -111,4 +111,4 @@ url = https://github.com/tap349/vim-extradite [submodule "vim/bundle/vim-fixkey"] path = vim/bundle/vim-fixkey - url = https://github.com/drmikehenry/vim-fixkey + url = https://github.com/prurigro/vim-fixkey diff --git a/vim/bundle/vim-fixkey b/vim/bundle/vim-fixkey index f54b30b..4e21c70 160000 --- a/vim/bundle/vim-fixkey +++ b/vim/bundle/vim-fixkey @@ -1 +1 @@ -Subproject commit f54b30b505655126fb2056bdf8664392f65b2f9d +Subproject commit 4e21c70979ab09572f236f683d6f2a268cf38044