Skip to content

Commit

Permalink
Add vim with lua install instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
janwirth committed Jun 7, 2015
1 parent 03b9801 commit 5b805d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5b805d5

Please sign in to comment.