<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 21:23:15 +0000</lastBuildDate>
    <item>
      <title>(Other) Multiple filetype for snipmate.vim - studiomohawk</title>
      <link>https://snipplr.com/view/41134/multiple-filetype-for-snipmatevim</link>
      <description>&lt;p&gt;One issue I ran into early on was wanting more than one filetypeâ€™s snippets available for a single file. In my case, I was editing a file with a .php extension, but it had a lot of HTML in it as well. Since the filetype is determined from the extension, I only had the snippets for PHP. To fix this, I added a file ~/.vim/ftdetect/php.vim, containing:\\r\\n\\r\\nWhen a file with an extension matching a filename in ftdetect is opened, its filetype can be changed to whatever is desired via a directive like the one above. The dot separating the filetypes allows for multiple formats to be made available at once.&lt;/p&gt;</description>
      <pubDate>Wed, 29 Sep 2010 11:03:58 UTC</pubDate>
      <guid>https://snipplr.com/view/41134/multiple-filetype-for-snipmatevim</guid>
    </item>
    <item>
      <title>(Other) How to share one vimrc file among multiple clients? - Stack Overflow - studiomohawk</title>
      <link>https://snipplr.com/view/41115/how-to-share-one-vimrc-file-among-multiple-clients--stack-overflow</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 29 Sep 2010 00:50:05 UTC</pubDate>
      <guid>https://snipplr.com/view/41115/how-to-share-one-vimrc-file-among-multiple-clients--stack-overflow</guid>
    </item>
  </channel>
</rss>
