Hello!
I have redefined the <Tab> key in insert mode for the completion:
inoremap <Tab> <C-R>=CleverTab()<CR>

However I want that the <S-Tab> (Shift+Tab) key in insert mode insert a real
tabulation but I don't know how to do this redefinition

Thank you for your help
-- 
View this message in context: 
http://www.nabble.com/Redefine-%3CS-Tab%3E-key-tf3063422.html#a8519465
Sent from the Vim - General mailing list archive at Nabble.com.

Reply via email to