From: Stefan Huber Date: Sat, 18 Dec 2021 18:50:55 +0000 (+0100) Subject: keymaps: Drop workaround for fixed unicoder issue X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=commitdiff_plain;h=90f6febcf28faac867fb73a03fced39c947074e6 keymaps: Drop workaround for fixed unicoder issue --- diff --git a/keymaps.vim b/keymaps.vim index 6f9c335..b56d8db 100644 --- a/keymaps.vim +++ b/keymaps.vim @@ -63,8 +63,6 @@ au FileType java imap (JavaComplete-Imports-RemoveUnused) """""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " Some plugin-specific settings -" Add :imap to :map of plugin -imap Unicoder if filereadable($HOME . '/.vim/keymaps-local.vim')