<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux for Fun 中文站 &#187; vimrc</title>
	<atom:link href="http://zh.linuxforfun.net/tag/vimrc/feed/" rel="self" type="application/rss+xml" />
	<link>http://zh.linuxforfun.net</link>
	<description>Just for Fun</description>
	<lastBuildDate>Mon, 22 Feb 2010 06:56:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>vim 如何自动识别中文编码？</title>
		<link>http://zh.linuxforfun.net/2007/12/16/vim-encodings/</link>
		<comments>http://zh.linuxforfun.net/2007/12/16/vim-encodings/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 14:00:29 +0000</pubDate>
		<dc:creator>三大件</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vimrc]]></category>
		<category><![CDATA[编码]]></category>
		<category><![CDATA[自动识别]]></category>

		<guid isPermaLink="false">http://zh.linuxforfun.net/2007/12/16/vim-%e5%a6%82%e4%bd%95%e8%87%aa%e5%8a%a8%e8%af%86%e5%88%ab%e4%b8%ad%e6%96%87%e7%bc%96%e7%a0%81%ef%bc%9f/</guid>
		<description><![CDATA[在 LANG=zh_CN.UTF-8 的 locale 设置下，使 vim 自动识别中文编码的简单方法：在 .vimrc 里加上下面一行： set fileencodings=utf8,gbk,big5<script type="text/javascript">SHARETHIS.addEntry({ title: "vim 如何自动识别中文编码？", url: "http://zh.linuxforfun.net/2007/12/16/vim-encodings/" });</script>]]></description>
			<content:encoded><![CDATA[<p>在 LANG=zh_CN.UTF-8 的 locale 设置下，使 vim 自动识别中文编码的简单方法：在 .vimrc 里加上下面一行：</p>
<blockquote><p> set fileencodings=utf8,gbk,big5</p></blockquote>
<p><a href="http://sharethis.com/item?&wp=3.0.1&amp;publisher=cc961fc8-1c70-4a60-b106-d269532ab684&amp;title=vim+%E5%A6%82%E4%BD%95%E8%87%AA%E5%8A%A8%E8%AF%86%E5%88%AB%E4%B8%AD%E6%96%87%E7%BC%96%E7%A0%81%EF%BC%9F&amp;url=http%3A%2F%2Fzh.linuxforfun.net%2F2007%2F12%2F16%2Fvim-encodings%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://zh.linuxforfun.net/2007/12/16/vim-encodings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
