cga2000 wrote: [...]
Well .. I have installed a plugin that causes <Tab> to do completion in insert mode (instead of entering a tab ..) .. so I have to do a Ctrl-V <Tab> .. so I don't use tabs very often these days.I probably need to get rid of the plugin but for the life of me, I can't rememeber what it's called. :-)
[...]If you're using Vim version 7 (or higher ;-) ), ":verbose map! <Tab>" will tell you.
Best regards, Tony.