From 7c4fe10e1ae22dabfaf8a9bfb917e9142971bfe9 Mon Sep 17 00:00:00 2001 From: dalahast Date: Tue, 28 Jul 2020 15:03:29 +0200 Subject: [PATCH] fixed wrong character --- plugin/deadkeys.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/deadkeys.vim b/plugin/deadkeys.vim index 893d878..c340710 100644 --- a/plugin/deadkeys.vim +++ b/plugin/deadkeys.vim @@ -131,7 +131,7 @@ function! DeadKeys() imap >o ǒ imap >R Ř imap >r ř - imap >S Ṧ + imap >S Š imap >s š imap >t ť imap >T Ť