<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Quickie: Using Vim for Actionscript</title>
	<atom:link href="http://blog.joshmarshall.org/2009/10/quickie-using-vim-for-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshmarshall.org/2009/10/quickie-using-vim-for-actionscript/</link>
	<description>A blog about Python, web programming, and other encounters.</description>
	<lastBuildDate>Wed, 25 Nov 2009 14:02:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yuce Tekol</title>
		<link>http://blog.joshmarshall.org/2009/10/quickie-using-vim-for-actionscript/comment-page-1/#comment-4</link>
		<dc:creator>Yuce Tekol</dc:creator>
		<pubDate>Fri, 09 Oct 2009 22:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshmarshall.org/2009/10/quickie-using-vim-for-actionscript/#comment-4</guid>
		<description>Thanks for mentioning actionscript.vim! Having it in ~/.vim/syntax directory and the following in .vimrc works for me:

au BufNewFile,BufRead *.as set filetype=actionscript</description>
		<content:encoded><![CDATA[<p>Thanks for mentioning actionscript.vim! Having it in ~/.vim/syntax directory and the following in .vimrc works for me:</p>
<p>au BufNewFile,BufRead *.as set filetype=actionscript</p>
]]></content:encoded>
	</item>
</channel>
</rss>
