Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
707
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 29 2016 12:51:13)
  2. MacOS X (unix) version
  3. Included patches: 1-2290
  4. Compiled by Homebrew
  5. Huge version without GUI. Features included (+) or not (-):
  6. +acl +file_in_path +mouse_sgr +tag_old_static
  7. +arabic +find_in_path -mouse_sysmouse -tag_any_white
  8. +autocmd +float +mouse_urxvt -tcl
  9. -balloon_eval +folding +mouse_xterm +termguicolors
  10. -browse -footer +multi_byte +terminfo
  11. ++builtin_terms +fork() +multi_lang +termresponse
  12. +byte_offset -gettext -mzscheme +textobjects
  13. +channel -hangul_input +netbeans_intg +timers
  14. +cindent +iconv +num64 +title
  15. -clientserver +insert_expand +packages -toolbar
  16. +clipboard +job +path_extra +user_commands
  17. +cmdline_compl +jumplist +perl +vertsplit
  18. +cmdline_hist +keymap +persistent_undo +virtualedit
  19. +cmdline_info +lambda +postscript +visual
  20. +comments +langmap +printer +visualextra
  21. +conceal +libcall +profile +viminfo
  22. +cryptv +linebreak +python +vreplace
  23. +cscope +lispindent -python3 +wildignore
  24. +cursorbind +listcmds +quickfix +wildmenu
  25. +cursorshape +localmap +reltime +windows
  26. +dialog_con -lua +rightleft +writebackup
  27. +diff +menu +ruby -X11
  28. +digraphs +mksession +scrollbind -xfontset
  29. -dnd +modify_fname +signs -xim
  30. -ebcdic +mouse +smartindent -xpm
  31. +emacs_tags -mouseshape +startuptime -xsmp
  32. +eval +mouse_dec +statusline -xterm_clipboard
  33. +ex_extra -mouse_gpm -sun_workshop -xterm_save
  34. +extra_search -mouse_jsbterm +syntax
  35. +farsi +mouse_netterm +tag_binary
  36. system vimrc file: "$VIM/vimrc"
  37. user vimrc file: "$HOME/.vimrc"
  38. 2nd user vimrc file: "~/.vim/vimrc"
  39. user exrc file: "$HOME/.exrc"
  40. defaults file: "$VIMRUNTIME/defaults.vim"
  41. fall-back for $VIM: "/usr/local/share/vim"
  42. Compilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
  43. Linking: clang -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -o vim -lncurses -liconv -framework Cocoa -mmacosx-version-min=10.11 -fstack-protector-strong -L/usr/local/lib -L/usr/local/Cellar/perl/5.24.0_1/lib/perl5/5.24.0/darwin-thread-multi-2level/CORE -lperl -lm -lutil -lc -F/usr/local/Cellar/python/2.7.12/Frameworks -framework Python -lruby.2.3.0 -lobjc -L/usr/local/Cellar/ruby/2.3.1/lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement