Add vim with lua install instructions to readme

This commit is contained in:
Jan Wirth 2015-06-07 22:04:10 +02:00
parent 03b9801e06
commit 5b805d59ed

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. 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 # 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 ## Linux, \*nix, Mac OSX Installation