Skip to content

Instantly share code, notes, and snippets.

@JosephFerano
Created December 31, 2013 15:24
Show Gist options
  • Save JosephFerano/8198311 to your computer and use it in GitHub Desktop.
Save JosephFerano/8198311 to your computer and use it in GitHub Desktop.
MacVim version and build info
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Dec 31 2013 03:20:09)
MacOS X (unix) version
Included patches: 1-52
Compiled by Homebrew
Huge version with MacVim GUI. Features included (+) or not (-):
+acl +clientserver +cscope +emacs_tags +folding +jumplist +lua -mouse_jsbterm -mzscheme +profile +signs +tag_old_static +transparency +wildignore -xterm_clipboard
+arabic +clipboard +cursorbind +eval -footer +keymap +menu +mouse_netterm +netbeans_intg +python +smartindent -tag_any_white +user_commands +wildmenu -xterm_save
+autocmd +cmdline_compl +cursorshape +ex_extra +fork() +langmap +mksession +mouse_sgr +odbeditor -python3 -sniff +tcl +vertsplit +windows -xpm
+balloon_eval +cmdline_hist +dialog_con_gui +extra_search +fullscreen +libcall +modify_fname -mouse_sysmouse +path_extra +quickfix +startuptime +terminfo +virtualedit +writebackup
+browse +cmdline_info +diff +farsi -gettext +linebreak +mouse +mouse_urxvt +perl +reltime +statusline +termresponse +visual -X11
++builtin_terms +comments +digraphs +file_in_path -hangul_input +lispindent +mouseshape +mouse_xterm +persistent_undo +rightleft -sun_workshop +textobjects +visualextra -xfontset
+byte_offset +conceal +dnd +find_in_path +iconv +listcmds +mouse_dec +multi_byte +postscript +ruby +syntax +title +viminfo +xim
+cindent +cryptv -ebcdic +float +insert_expand +localmap -mouse_gpm +multi_lang +printer +scrollbind +tag_binary +toolbar +vreplace -xsmp
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
2nd user vimrc file: "~/.vim/vimrc"
user exrc file: "$HOME/.exrc"
system gvimrc file: "$VIM/gvimrc"
user gvimrc file: "$HOME/.gvimrc"
2nd user gvimrc file: "~/.vim/gvimrc"
system menu file: "$VIMRUNTIME/menu.vim"
fall-back for $VIM: "/Applications/MacVim.app/Contents/Resources/vim"
Compilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -no-cpp-precomp -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1
-D_DARWIN_C_SOURCE=1
Linking: clang -L. -L. -L/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -F/Library/Frameworks -L/usr/local/lib -o Vim -framework Cocoa -framework Carbon -lncurses -liconv -framework Cocoa -L/usr/local/lib -llua -fstack-protector -
L/usr/local/lib -L/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE -lperl -lm -lutil -lc -framework Python -F/System/Library/Frameworks -framework Tcl -framework CoreFoundation -framework Ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment