Advertisement
Guest User

Untitled

a guest
May 17th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. VIM - Vi IMproved 7.4 (2013 Aug 10, compiled May 15 2016 19:59:23)
  2. MacOS X (unix) version
  3. Included patches: 1-1089
  4. Compiled by MacPorts
  5. Huge version with MacVim GUI. Features included (+) or not (-):
  6. +acl +file_in_path +mouse_sgr +tag_binary
  7. +arabic +find_in_path -mouse_sysmouse +tag_old_static
  8. +autocmd +float +mouse_urxvt -tag_any_white
  9. +balloon_eval +folding +mouse_xterm -tcl
  10. +browse -footer +multi_byte +terminfo
  11. ++builtin_terms +fork() +multi_lang +termresponse
  12. +byte_offset +fullscreen -mzscheme +textobjects
  13. +cindent +gettext +netbeans_intg +title
  14. +clientserver -hangul_input +odbeditor +toolbar
  15. +clipboard +iconv +path_extra +transparency
  16. +cmdline_compl +insert_expand +perl +user_commands
  17. +cmdline_hist +jumplist +persistent_undo +vertsplit
  18. +cmdline_info +keymap +postscript +virtualedit
  19. +comments +langmap +printer +visual
  20. +conceal +libcall +profile +visualextra
  21. +cryptv +linebreak +python +viminfo
  22. -cscope +lispindent -python3 +vreplace
  23. +cursorbind +listcmds +quickfix +wildignore
  24. +cursorshape +localmap +reltime +wildmenu
  25. +dialog_con_gui +lua +rightleft +windows
  26. +diff +menu -ruby +writebackup
  27. +digraphs +mksession +scrollbind -X11
  28. +dnd +modify_fname +signs -xfontset
  29. -ebcdic +mouse +smartindent +xim
  30. +emacs_tags +mouseshape -sniff -xsmp
  31. +eval +mouse_dec +startuptime -xterm_clipboard
  32. +ex_extra -mouse_gpm +statusline -xterm_save
  33. +extra_search -mouse_jsbterm -sun_workshop -xpm
  34. +farsi +mouse_netterm +syntax
  35. system vimrc file: "$VIM/vimrc"
  36. user vimrc file: "$HOME/.vimrc"
  37. 2nd user vimrc file: "~/.vim/vimrc"
  38. user exrc file: "$HOME/.exrc"
  39. system gvimrc file: "$VIM/gvimrc"
  40. user gvimrc file: "$HOME/.gvimrc"
  41. 2nd user gvimrc file: "~/.vim/gvimrc"
  42. system menu file: "$VIMRUNTIME/menu.vim"
  43. fall-back for $VIM: "/opt/local/MacVim.app/Contents/Resources/vim"
  44. Compilation: /usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I/opt/local/include -DMACOS_X_UNIX -pipe -Os -arch x86_64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
  45. Linking: /usr/bin/clang -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o Vim -framework Cocoa -framework Carbon -lncurses -liconv -lintl -framework Cocoa -L/opt/local/lib -llua -L/opt/local/lib -Wl,-headerpad_max_install_names -fstack-protector-strong -L/opt/local/lib/perl5/5.22/darwin-thread-multi-2level/CORE -lperl -lm -lutil -lc -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 -framework CoreFoundation -u _PyMac_Error /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Python
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement