Merge pull request #791 from FranzSkuffka/3.0

Add vim with lua install instructions to readme
This commit is contained in:
Steve Francia 2015-07-16 10:08:45 -04:00
commit 4f64f56019

View File

@ -22,6 +22,8 @@ Great care has been taken to ensure that each plugin plays nicely with others, a
Lastly (and perhaps, most importantly) It is completely cross platform. It works well on Windows, Linux and OSX without any modifications or additional configurations. If you are using [MacVim] or Gvim additional features are enabled. So regardless of your environment just clone and run.
# Installation
## Requirements
To make all the plugins work, specifically [neocomplete](github.com/Shougo/neocomplete.vim), you need [vim with lua](https://github.com/Shougo/neocomplete.vim#requirements).
## Linux, \*nix, Mac OSX Installation