<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 08 Jan 2009 02:47:16 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Tobias Schlitt's Blog: Comfortable PHP editing with VIM -6-]]></title>
      <guid>http://www.phpdeveloper.org/news/7743</guid>
      <link>http://www.phpdeveloper.org/news/7743</link>
      <description><![CDATA[<p>
Continuing on from <a href="http://www.phpdeveloper.org/news/2613">some</a> <a href="http://www.phpdeveloper.org/news/3134">previous</a> <a href="http://www.phpdeveloper.org/news/3872">posts</a> on the topic, <i>Tobias Schlitt</i> shares <a href="http://schlitt.info/applications/blog/index.php?/archives/543-Comfortable-PHP-editing-with-VIM-6.html">even more tips</a> for working with PHP in the vi editor, specifically with the FTPlugin for VIM.
</p>
<blockquote>
I recently added 2 new functions to my PHP FTPlugin for VIM, which I wanted to implement for a longer time and recently needed quite often. [...] The PhpAlign() function takes it from you and aligns the array declaration properly. [...] PhpUnComment() simply comments a line
which is not commented and un-comments a line that is commented.
</blockquote>
<p>
Both function descriptions include a few examples of their use and he links to <a href="http://svn.toby.phpugdo.de/PDV">his subversion repository</a> to make grabbing the latest version of the plugin simple.
</p>]]></description>
      <pubDate>Tue, 01 May 2007 09:26:00 -0500</pubDate>
    </item>
  </channel>
</rss>
