Created
August 19, 2013 17:07
-
-
Save dguaraglia/6271498 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 12 2013 14:31:13) | |
MacOS X (unix) version | |
Compiled by Homebrew | |
Huge version with MacVim GUI. Features included (+) or not (-): | |
+arabic +cscope +float +listcmds +mouse_xterm +reltime +terminfo +windows | |
+autocmd +cursorbind +folding +localmap +multi_byte +rightleft +termresponse +writebackup | |
+balloon_eval +cursorshape -footer -lua +multi_lang +ruby +textobjects -X11 | |
+browse +dialog_con_gui +fork() +menu -mzscheme +scrollbind +title -xfontset | |
++builtin_terms +diff +fullscreen +mksession +netbeans_intg +signs +toolbar +xim | |
+byte_offset +digraphs -gettext +modify_fname +odbeditor +smartindent +transparency -xsmp | |
+cindent +dnd -hangul_input +mouse +path_extra -sniff +user_commands -xterm_clipboard | |
+clientserver -ebcdic +iconv +mouseshape +perl +startuptime +vertsplit -xterm_save | |
+clipboard +emacs_tags +insert_expand +mouse_dec +persistent_undo +statusline +virtualedit | |
+cmdline_compl +eval +jumplist -mouse_gpm +postscript -sun_workshop +visual | |
+cmdline_hist +ex_extra +keymap -mouse_jsbterm +printer +syntax +visualextra | |
+cmdline_info +extra_search +langmap +mouse_netterm +profile +tag_binary +viminfo | |
+comments +farsi +libcall +mouse_sgr +python +tag_old_static +vreplace | |
+conceal +file_in_path +linebreak -mouse_sysmouse -python3 -tag_any_white +wildignore | |
+cryptv +find_in_path +lispindent +mouse_urxvt +quickfix +tcl +wildmenu | |
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_FORTIF | |
Y_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/usr/local/opt/python/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -F/usr/local/opt/python/Frameworks | |
-L/usr/local/lib -o Vim -framework Cocoa -framework Carbon -lncurses -liconv -framework Cocoa -fstack-protector -L/usr/local/lib -L/System/Li | |
brary/Perl/5.12/darwin-thread-multi-2level/CORE -lperl -lm -lutil -lc -framework Python -F/System/Library/Frameworks -framework Tcl -framework CoreFo | |
undation -framework Ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment