Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanusart/vim

Easy to install vim with several basic settings and configs
https://github.com/sanusart/vim

Last synced: about 1 month ago
JSON representation

Easy to install vim with several basic settings and configs

Awesome Lists containing this project

README

        

vim
===

Easy to install vim with several basic settings and configs

> **Note!** You'll need *vim* and *git* for this to work

# Installation

Clone this repo to location in your drive

run `./install.sh` from within the directory

### It comes with:

* [Molokai color scheme](https://github.com/tomasr/molokai)
* [Vundle](https://github.com/gmarik/Vundle.vim)
* [NERDtree](https://github.com/scrooloose/nerdtree)
* [CtrlP](https://github.com/kien/ctrlp.vim)
* [vim-fugitive](https://github.com/tpope/vim-fugitive)
* [syntastic](https://github.com/scrooloose/syntastic)
* [vim-airline](https://github.com/bling/vim-airline)
* [vim-autoformat](https://github.com/chiel92/vim-autoformat)
* [vim-bufferline](https://github.com/bling/vim-bufferline)
* [vim-gitgutter](https://github.com/airblade/vim-gitgutter)