Thanks for the time and effort you've invested in keeping up with this project - I appreciate and use it daily.

I've been trying to get the Vim plugin for Drupal to work properly without much success and would like to request if you could include this project in your next release or if you have the time and know how to leave us some instructions to follow on our own.

Currently I can install vim through apt-get and install the above mentioned project according to their instructions but am still unable to lookup api docs or use auto completion through vim.

Thanks again and keep up the great work!

Comments

benjifisher’s picture

I am happy to help get the Vim plugin for Drupal added to the Quickstart project. Let me know what needs to be done on my end.

I would have seen this sooner if you filed a support request on the VpfD issue queue. Make sure that apt-get installed at least a "normal" version of vim:

$vim --version

If it is "tiny" or "small", then see what other options apt-get gives you. Try the vim-gtk package.

MichaelCole’s picture

Status: Active » Closed (won't fix)

Hope it worked out!