I am new to vim; and I can't install the omnicomplete plugin.
What I've done so far:
- Downloaded the zip file from vim.org, which contained 3 folders: autoload,after - which contain a ftplugin folder - and doc.
- I have pasted the files directly in the vimfiles folder - which is supposed to have it working,
- Even tried putting the files inside the corresponding folders in the vim73 folder.
- Checked if the script was loaded using the command :scriptname in vim and it was not listed
What have I missed, done wrong? (Where's an automatic exe based installation when you need it?).