Advertisement
DuncanBetts

vimversion

Feb 12th, 2016
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.49 KB | None | 0 0
  1. VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan 31 2016 15:21:57)
  2. Included patches: 1-827
  3. Compiled by my_machine
  4. Huge version with GTK2 GUI.  Features included (+) or not (-):
  5. +acl             +farsi           +mouse_netterm   +syntax
  6. +arabic          +file_in_path    +mouse_sgr       +tag_binary
  7. +autocmd         +find_in_path    -mouse_sysmouse  +tag_old_static
  8. +balloon_eval    +float           +mouse_urxvt     -tag_any_white
  9. +browse          +folding         +mouse_xterm     -tcl
  10. ++builtin_terms  -footer          +multi_byte      +terminfo
  11. +byte_offset     +fork()          +multi_lang      +termresponse
  12. +cindent         +gettext         -mzscheme        +textobjects
  13. +clientserver    -hangul_input    -netbeans_intg   +title
  14. +clipboard       +iconv           +path_extra      +toolbar
  15. +cmdline_compl   +insert_expand   +perl            +user_commands
  16. +cmdline_hist    +jumplist        +persistent_undo +vertsplit
  17. +cmdline_info    +keymap          +postscript      +virtualedit
  18. +comments        +langmap         +printer         +visual
  19. +conceal         +libcall         +profile         +visualextra
  20. +cryptv          +linebreak       +python          +viminfo
  21. +cscope          +lispindent      -python3         +vreplace
  22. +cursorbind      +listcmds        +quickfix        +wildignore
  23. +cursorshape     +localmap        +reltime         +wildmenu
  24. +dialog_con_gui  +lua             +rightleft       +windows
  25. +diff            +menu            +ruby            +writebackup
  26. +digraphs        +mksession       +scrollbind      +X11
  27. +dnd             +modify_fname    +signs           -xfontset
  28. -ebcdic          +mouse           +smartindent     +xim
  29. +emacs_tags      +mouseshape      -sniff           +xsmp_interact
  30. +eval            +mouse_dec       +startuptime     +xterm_clipboard
  31. +ex_extra        -mouse_gpm       +statusline      -xterm_save
  32. +extra_search    -mouse_jsbterm   -sun_workshop    +xpm
  33.    system vimrc file: "$VIM/vimrc"
  34.      user vimrc file: "$HOME/.vimrc"
  35.  2nd user vimrc file: "~/.vim/vimrc"
  36.       user exrc file: "$HOME/.exrc"
  37.   system gvimrc file: "$VIM/gvimrc"
  38.     user gvimrc file: "$HOME/.gvimrc"
  39. 2nd user gvimrc file: "~/.vim/gvimrc"
  40.     system menu file: "$VIMRUNTIME/menu.vim"
  41.   fall-back for $VIM: "/usr/local/share/vim"
  42. Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/harfbuzz     -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1      
  43. Linking: gcc   -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -L/build/buildd/ruby1.9.1-1.9.3.484/debian/lib -rdynamic -Wl,-export-dynamic -Wl,-E   -L/usr/local/lib -Wl,--as-needed -o vim   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype   -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE  -lm -ltinfo  -lselinux  -ldl  -L/usr/include/lua5.1/lib/x86_64-linux-gnu -lluajit-5.1 -Wl,-E  -fstack-protector -L/usr/local/lib  -L/usr/lib/perl/5.18/CORE -lperl -ldl -lm -lpthread -lcrypt -L/usr/lib/python2.7/config-x86_64-linux-gnu -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions   -lruby-1.9.1 -lpthread -lrt -ldl -lcrypt -lm  -L/usr/lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement