Skip to content

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

License

Notifications You must be signed in to change notification settings

vince/vim-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%