diff --git a/editors/vim/options b/editors/vim/options index b3f3b8d42246..61d50d761431 100644 --- a/editors/vim/options +++ b/editors/vim/options @@ -2,6 +2,7 @@ OPTIONS= PERL "Enable Perl interpreter" off \ PYTHON "Enable Python interpreter" off \ RUBY "Enable Ruby interpreter" off \ TCL "Enable TCL interpreter" off \ + LUA "Enable lua interpreter" off \ LANG "VIm Translations" off \ CSCOPE "Enable cscope" off \ EXUBERANT_CTAGS "Use exctags instead of ctags" off \