Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 341 Bytes

Introduction

A personal vim environment.

Instruction

  1. Clone this repo to your host.
$ git clone -b vundle https://github.com/alibenD/vim ~/.vim
  1. Run auto_install.sh to install vim plugin(s) and setup local vim configuration.
$ bash ~/.vim/auto_install.sh