Linux VIM配置方案

Linux VIM配置方案

目前比较流行好用的VIM配置方案脚本:


vim_config

http://www.oschina.net/p/vim_config

vim_config一款非常好用的vim配置,集成常用的插件,精美的配色,使用方法简单。如果你是一个vim新手,vim_config正适合你。如果你是vim高手,但又讨厌复杂的vim配置,vim_config同样适合你。

Linux VIM配置方案_第1张图片

The Ultimate vimrc

https://github.com/amix/vimrc

Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc.
There are two versions:。
Basic: If you want something small just copy basic.vim into your ~/.vimrc and you will have a great basic setup
Awesome: This includes a ton of useful plugins, color schemes and configurations
I would of course recommend using the awesome version.

spf13-vim : Steve Francia’s Vim Distribution

http://www.oschina.net/p/vim_config

spf13-vim is a distribution of vim plugins and resources for Vim, Gvim and MacVim.
It is a good starting point for anyone intending to use VIM for development running equally well on Windows, Linux, *nix and Mac.
The distribution is completely customisable using a ~/.vimrc.local, ~/.vimrc.bundles.local, and ~/.vimrc.before.local Vim RC files.。

Linux VIM配置方案_第2张图片

你可能感兴趣的:(技术资料)