<?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>Fri, 24 May 2013 19:03:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Bjarte Karlsen's Blog:  My vim setup for editing php files]]></title>
      <guid>http://www.phpdeveloper.org/news/6683</guid>
      <link>http://www.phpdeveloper.org/news/6683</link>
      <description><![CDATA[<p>
For those PHPers out there that use the vi editor for their coding travels, <i>Bjarte Karlsen</i> has <a href="http://phpmeus.blogspot.com/2006/11/my-vim-setup-for-editing-php-files.html">posted something</a> that might help you out - two configuration files that he uses to work with PHP files in vim.
</p>
<blockquote>
In a recent chat on #phpc we started discussing vim and talking about vim setups. Surripui posted a <a href="http://www.surripui.net/?p=39">blog entry about this</a> asking for setups. I promised that i would post my setup so here it is.
</blockquote>
<p>
The two files are his:
<ul>
<li><a href="http://www.pvv.org/~bjartka/vim/vimrc">.vimrc</a>
<li><a href="http://www.pvv.org/~bjartka/vim/php.vim">.vim/ftpplugin/php.vim</a>
</ul>
Between the two of these, the editor is able to correctly handle PHP files, syntax check files and tab complete function names. There's also a mention of using <a href="http://gonz.debianuruguay.org/hacks/gsnippets-0.2.txt">gsnippets</a> for working with code templates.
</p>]]></description>
      <pubDate>Fri, 10 Nov 2006 10:16:00 -0600</pubDate>
    </item>
  </channel>
</rss>
