ProtoDef and FSwitch updated (finally)

I’ve finally updated FSwitch and ProtoDef after a long time waiting. Three guys gave me patches over many months and I’ve finally put them together into an actual couple of releases.

Thanks to Matt Spear, Timon Kelter and Dmitry Bashkatov. Sorry about the wait fellas.

4 comments on this post.
  1. rne1223:

    I would like to create a plugin myself. Are there any tutorials besides the vim notes in creating a plugin?

  2. rne1223:

    Don’t get me wrong the vim notes are helpful, but there is so much info to go through. Either way, I started creating my own script. For those that want to know here is a link to get you started:

    http://vimdoc.sourceforge.net/htmldoc/usr_41.html

    I wish the website was a bit more develop, but o’well. I think that is the look that they were going for.

    Happy vimming everyone

  3. Derek Wyatt:

    That’s not a “website”; it’s just the regular vim documentation put online. You can see that same thing by typing “:help usr_41″. I highly suggest you wander around the vim documentation for a while – it’s fantastic stuff.

  4. rne1223:

    It is indeed :)…is just going to take me sometime to get through it.

Leave a comment