Recently saw an editor on the web about Xcode, because before doing FPGA work in the ISE SDK under the use of Vim as an editor, so well aware of the powerful vim, so the installation of Xvim;
After the installation encountered some configuration problems, because the original perfect control, so ... Toss a night finally put Xvim configuration into my favorite environment, hope can help to have the same problem of friends;
Under OSX and Linux <. File > file represents hidden files, so to show hidden files to use Ls-all;
Configuration version: Xcode 5.1,xcode 6.01
OSX version: 10.9.4
Tutorial Blog: http://blog.csdn.net/totogo2010/article/details/8220484
Gibhub:https://github.com/xvimproject/xvim
My way is to first enter the command line of the Mac to attach the operation:
warden-2:/yonghuming$ CD/Warden-2:/yonghuming$ CD users/yonghuming/Warden- 2 VI . XVIMRC
Add configuration code after entering. XVIMRC
set Numberset hlsearchset guioptions=rset laststatus=0
Then: After Wq, completely exit Xcode, then complete the configuration, and some configuration instructions can be found here
Gibhub:https://github.com/xvimproject/xvim/blob/master/documents/users/featurelist.md
This is what it looks like before the configuration:
After modifying the configuration: (finally removed the Damned white Stripes and paths)
Xcode's editing Tool Xvim, how to get rid of annoying toolbars and file paths