FYI: Linux 10 years, new to mac.
I have installed MacVim on a mac mini (OS=lion).
This version has everything that I need, I believe, except for
python. Having python linked would enable python scripting for
the editor.
I have compiled vim in the past, but it has been some time, I've
been using which defaults to vim with python.
1)Where can I get source code for vim on mac?
2)What could be a sample configuration?
NOTE: What follows is a dump of the :version command for
the current MacVim

Normal version with MacVim GUI.  Features included (+) or not (-):
-arabic +autocmd +balloon_eval +browse +builtin_terms +byte_offset +cindent 
+clientserver +clipboard +cmdline_compl +cmdline_hist
+cmdline_info +comments -conceal +cryptv -cscope +cursorbind +cursorshape 
+dialog_con_gui +diff +digraphs +dnd -ebcdic -emacs_tags +eval
+ex_extra +extra_search -farsi +file_in_path +find_in_path +float +folding 
-footer +fork() +fullscreen -gettext -hangul_input +iconv
+insert_expand +jumplist -keymap -langmap +libcall +linebreak +lispindent 
+listcmds +localmap -lua +menu +mksession +modify_fname +mouse
+mouseshape -mouse_dec -mouse_gpm -mouse_jsbterm -mouse_netterm -mouse_sysmouse 
+mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg
+odbeditor +path_extra -perl +persistent_undo +postscript +printer -profile 
-python -python3 +quickfix +reltime -rightleft -ruby +scrollbind
+signs +smartindent -sniff +startuptime +statusline -sun_workshop +syntax 
+tag_binary +tag_old_static -tag_any_white -tcl +terminfo
+termresponse +textobjects +title +toolbar +transparency +user_commands 
+vertsplit +virtualedit +visual +visualextra +viminfo +vreplace
+wildignore +wildmenu +windows +writebackup -X11 -xfontset +xim -xsmp 
-xterm_clipboard -xterm_save
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
    user gvimrc file: "$HOME/.gvimrc"
    system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "/opt/local/MacVim.app/Contents/Resources/vim"
Compilation: /Developer/usr/bin/llvm-gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H 
-DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe  -I/opt/local/in
clude -DMACOS_X_UNIX -no-cpp-precomp  -pipe -O2 -arch x86_64 -D_FORTIFY_SOURCE=1
Linking: /Developer/usr/bin/llvm-gcc-4.2   -L/opt/local/lib -arch x86_64 -o Vim 
-framework Cocoa -framework Carbon      -lm  -lncurses -liconv
-framework Cocoa

Now, I believe the only change would be '+python'

TIA
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to