Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rjshrjndrn/vim_config

.vimrc
https://github.com/rjshrjndrn/vim_config

Last synced: 12 days ago
JSON representation

.vimrc

Awesome Lists containing this project

README

        

## Vim Config

This is my personal vim configuration, which I use for my work, and personal projects

### Prerequisites

#### Vundle

This is an awesome package manager for vim plugins.

All of the packages configured here managed by [vundle](https://github.com/VundleVim/Vundle.vim.git)

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

#### All Plugins are creations of awesome devs, please go to their git account and have a look.

After cloning Vundle

```
vim

:PackageInstall

```
**ScreenShot**

![Screenshot](https://lh3.googleusercontent.com/-y6unKh_jxEM/WgAaDqvqS4I/AAAAAAAAAcI/vjsGm3SxNVQ8GH8_F_5aVD6Rg-pXAIFYwCL0BGAYYCw/h879/vi.png)