Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huobazi/vimrc

my vim settings
https://github.com/huobazi/vimrc

vim-configs vim-configuration vim-script vim-settings vimrc

Last synced: 6 days ago
JSON representation

my vim settings

Awesome Lists containing this project

README

        

# My vim settings

It's my vim settings on Linux/OSX

## Dependence

* vim
* git
* [the_silver_searcher](https://github.com/ggreer/the_silver_searcher)

## Install

**IMPORTANT**: This step will overwrite your .vimrc .gvimrc file and .vim folder, be sure **backup your vim settings** first !!!

git clone git://github.com/huobazi/vimrc.git
cd vimrc
make install

Done.