Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gaynetdinov/vimfiles2


https://github.com/gaynetdinov/vimfiles2

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

## My vim folder

# Installation

0. Clone repo:
```
$ git clone https://github.com/gaynetdinov/vimfiles2.git ~/.vim
```

1. Set up `Vundle`:
```
$ git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
```

2. Create `~/.vimrc` file and put `source ~/.vim/vimrc` there.

3. Launch `vim`, run `:BundleInstall`