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

https://github.com/prodis/vimfiles

Prodis' Vim files
https://github.com/prodis/vimfiles

prodis vim vimfiles vimrc

Last synced: about 1 year ago
JSON representation

Prodis' Vim files

Awesome Lists containing this project

README

          

# Prodis' Vim files

## Using

1. Install and setup
```
git clone https://github.com/prodis/vimfiles.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
```

2. Install Vundle
```
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
```

3. Launch `vim` and run `:PluginInstall`