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

https://github.com/linyows/.vim

my vim
https://github.com/linyows/.vim

Last synced: 29 days ago
JSON representation

my vim

Awesome Lists containing this project

README

        

# README

This is my vim.
Please tell me your recommended vim plugins.

## HOW TO USE

$ sudo apt-get install ctags or $ sudo yum install ctags
$ cd ~/
$ git clone git://github.com/linyows/.vim.git .vim
$ cd .vim
$ git submodule init
$ git submodule update
$ ln -s ~/.vim/.vimrc ~/.vimrc
$ cp ~/.vim/.vimrc.local ~/.vimrc.local
$ vim .
:BI

## PLUGIN MANAGER

:BundleSearch xxxx
:BundleSearch! xxxx
:BundleInstall
:BundleClean

## PLUGINS