From 6c130e4682be4cf1d1eac58a53e779c4f98e7743 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 5 Jun 2008 13:11:09 +0000 Subject: Add TCL support and translations options. PR: 123662 Submitted by: Dima Panov --- editors/vim/options | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors/vim') diff --git a/editors/vim/options b/editors/vim/options index a55cd91a7928..9602cf885665 100644 --- a/editors/vim/options +++ b/editors/vim/options @@ -1,6 +1,8 @@ OPTIONS= PERL "Enable Perl interpreter" off \ PYTHON "Enable Python interpreter" off \ RUBY "Enable Ruby interpreter" off \ + TCL "Enable TCL interpreter" off \ + LANG "VIm Translations" off \ CSCOPE "Enable cscope" off \ EXUBERANT_CTAGS "Use exctags instead of ctags" off \ X11 "X11 GUI (must enable if things below are)" off \ -- cgit v1.2.3