View | Details | Raw Unified | Return to bug 123662
Collapse All | Expand All

(-)editors/vim/options (+2 lines)
Lines 1-6 Link Here
1
OPTIONS=	PERL "Enable Perl interpreter" off \
1
OPTIONS=	PERL "Enable Perl interpreter" off \
2
		PYTHON "Enable Python interpreter" off \
2
		PYTHON "Enable Python interpreter" off \
3
		RUBY "Enable Ruby interpreter" off \
3
		RUBY "Enable Ruby interpreter" off \
4
		TCL "Enable TCL interpreter" off \
5
		LANG "VIm Translations" off \
4
		CSCOPE "Enable cscope" off \
6
		CSCOPE "Enable cscope" off \
5
		EXUBERANT_CTAGS "Use exctags instead of ctags" off \
7
		EXUBERANT_CTAGS "Use exctags instead of ctags" off \
6
		X11 "X11 GUI (must enable if things below are)" off \
8
		X11 "X11 GUI (must enable if things below are)" off \

Return to bug 123662