Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 488 Bytes

VimEz

Introduction

VimEz is plain vanilla Vim coupled with a careful selection of plugins, bundled and configured with "sensible defaults".

Thus far it is being developed and consequently tested in a Ubuntu terminal environment.

Install

Prerequisites: You will need cURL and git installed.

To install simply execute the following command at your command prompt.

source <(curl -s https://raw.githubusercontent.com/pearance/vimez/master/.aux/install.sh)