<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[方便查找]我的vim配置文件情况备份包含PHP函数查找等]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Php/Js/Shell/Go]]></category>
<pubDate>Sun, 27 Mar 2011 04:41:17 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	<br/><div class="code"><br/>syntax on<br/>set tabstop=4<br/>set softtabstop=4<br/>set shiftwidth=4<br/>set autoindent<br/>set cinoptions=&#123;0,1s,t0,n-2,p2s,(03s,=.5s,&gt;1s,=1s,:1s<br/>set nu<br/>if &amp;term==&quot;xterm&quot;<br/>&nbsp;&nbsp;set t_Co=8<br/>&nbsp;&nbsp;set t_Sb=^&#91;&#91;4%dm<br/>&nbsp;&nbsp;set t_Sf=^&#91;&#91;3%dm<br/>endif<br/><br/><br/>behave mswin<br/>colo murphy<br/>set fileencoding=utf-8<br/>set fileencodings=utf-8,gb2312,gbk,gb18030<br/><br/><br/>set tags=tags;<br/>set autochdir<br/><br/>au FileType php call AddPHPFuncList()<br/>function AddPHPFuncList()<br/>set dictionary-=/root/.vim/ExtraVim/php_funclist.txt dictionary+=/root/.vim/ExtraVim/php_funclist.txt<br/>set complete-=k complete+=k<br/>endfunction<br/><br/>map &lt;F10&gt; : NERDTreeToggle&lt;CR&gt;<br/>map &lt;F12&gt; ::TlistToggle&lt;CR&gt;<br/>let NERDTreeWinPos = &quot;right&quot; &quot;where NERD tree window is placed on the screen<br/>let Tlist_Enable_Fold_Column = 0<br/>let Tlist_Exit_OnlyWindow = 0<br/>let Tlist_File_Fold_Auto_Close = 0<br/>let Tlist_GainFocus_On_ToggleOpen = 1<br/>let Tlist_Hightlight_Tag_On_BufEnter = 1<br/>let Tlist_Inc_Winwidth = 0<br/>let Tlist_Max_Submenu_Items = 1<br/>let Tlist_Max_Tag_Length = 30<br/>let Tlist_Process_File_Always = 0<br/>let Tlist_Show_Menu = 0<br/>let Tlist_Show_One_File = 0<br/>let Tlist_Sort_Type = &quot;order&quot;<br/>let Tlist_Use_Horiz_Window = 0<br/>let Tlist_Use_Right_Window = 1<br/>let Tlist_WinWidth = 40<br/>let tlist_php_settings = &#039;php;c:class;i:interfaces;d:constant;f:function&#039;<br/><br/><br/></div>
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [方便查找]我的vim配置文件情况备份包含PHP函数查找等]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>