<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[刘新修]]></title> 
<link>http://pic1.liuxinxiu.com:80/index.php</link> 
<description><![CDATA[刘新修的个人博客 (Liuxinxiu'S Blog)]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[刘新修]]></copyright>
<item>
<link>http://pic1.liuxinxiu.com:80/Gvim_font/</link>
<title><![CDATA[Gvim在windows下设置字体和默认主题颜色]]></title> 
<author>刘新修 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Vim 编辑器]]></category>
<pubDate>Sun, 04 Dec 2011 11:10:20 +0000</pubDate> 
<guid>http://pic1.liuxinxiu.com:80/Gvim_font/</guid> 
<description>
<![CDATA[ 
	<p>Vim设置字体和颜色主题<br />今天在Windows xp下面安装了gvim,最近决定好好学习Vim所以俺在Win和Ubuntu中都安装了.<br />gvim安装完成后默认的字体和主题颜色用起来感觉别别扭扭的，很不舒服，所以决定将其改<br />的好看一点，于是到网上搜罗了一把。<br />1、首先更改gvim的字体<br />&nbsp;&nbsp; 找到安装gvim的目录，一般默认安装的目录在C:&#92;Program Files&#92;Vim。找到_vimrc文件，<br />&nbsp;&nbsp; 打开该文件在文件末尾添加如下内容：<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if has(&quot;win32&quot;)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; set guifont=Courier_New:h10:cANSI<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; endif<br />&nbsp; 将字体改成Courier_New。<br /><br />2、更改gvim默认颜色主题<br />&nbsp; 同样是_vimrc文件,在该文件末尾添加如下内容：<br />&nbsp; colorscheme&nbsp; slate<br /><br />简单吧，呵呵。刚开始学，很多我也还是一知半解的，希望这个对刚学Vim的有所帮助吧。<br />&nbsp;</p>
]]>
</description>
</item><item>
<link>http://pic1.liuxinxiu.com:80/Gvim_font/#blogcomment</link>
<title><![CDATA[[评论] Gvim在windows下设置字体和默认主题颜色]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://pic1.liuxinxiu.com:80/Gvim_font/#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>