Benct Philip Jonsson wrote: > It turns out I was simply typing to slow, i.e. too many > milliseconds elapsed between my pressing the first and > second key! Is there a setting for increasing this timeout? > It's hard for me because I'm motorically disabled (aka I'm > lame! ;-) > > /BP
I have this in my ~/.vimrc: set timeout timeoutlen=3000 ttimeoutlen=100 ... and I can use keymaps without problem. -- Dominique --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
