August 10, 2007 3:37pm
I've just installed vcscommand.vim, which integrates version control into vim. I was trying it out and was getting the error "No suitable plugin" whenever I ran a command. Turns out this was because I wasn't actually in a working directory, I was in the directory I initially imported. So, remove the directory and then checkout the source, now all good.