Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 491 Bytes

Introduction

This bash script will install vim and supporting plugins to provide an optimized editor experience for rails development

Installation

*Currently works with RedHat/CentOS, Debian/Ubuntu and derivative distros as well as on MacOS X and Chromebooks with chromebrew. Make sure you have git installed using your favorite package manager.

$ git clone https://github.com/vince/vim-install.git
$ cd vim-install
$ chmod +x vim-install
$ ./vim-install