* Kenneth Reid Beesley <[email protected]> [2009-08-26 19:28]: > In Visual Mode, I often instinctively press Backspace > when I should press 'd' (to delete the selection). > How can I map Backspace to 'd' in Visual Mode?
:vmap <c-h> d Sven --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
