SuperTab
Install
Download
supertab.vimfrom http://www.vim.org/scripts/script.php?script_id=1643.Copy to your vim, plugin folder. On my workstation:
C:\tools\vim\vim71\plugin\
Usage
vim has several auto-complete modes. SuperTab will emulate one of those modes.
To change the mode:
:SuperTabHelp
To change the default auto complete mode, set the
SuperTabDefaultCompletionTypeoption in your_vimrcfile. For a sample setting see my default configuration in Config (Legacy).