On 1/2/07, Jorge Almeida <[EMAIL PROTECTED]> wrote:
Quoting the Makefile:
#       - Uncomment one or more of these lines to include an interface;
#         each makes Vim quite a bit bigger:
#               --enable-perlinterp     for Perl interpreter
#               --enable-pythoninterp   for Python interpreter
#               --enable-rubyinterp     for Ruby interpreter
#               --enable-tclinterp      for Tcl interpreter
#               --enable-cscope         for Cscope interface

I have no idea  what this means. I probably want --enable-perlinterp
since I use Perl, but what will it do?

This enable the :perl commands (:help :perl)
If all you need when editing perl sources is syntax coloring
and indentation, then you get it even without --enable-pythoninterp

And about cscope?
:help if_cscop.txt

Yakov

Reply via email to