From 5b805d59ed3ea5a35877a05d97dcfb2a81a537f2 Mon Sep 17 00:00:00 2001 From: Jan Wirth Date: Sun, 7 Jun 2015 22:04:10 +0200 Subject: [PATCH] Add vim with lua install instructions to readme --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 38868178a..b68086326 100644 --- a/README.markdown +++ b/README.markdown @@ -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