Advertisement
Guest User

Untitled

a guest
Aug 24th, 2015
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan 2 2014 19:39:32)
  2. Included patches: 1-52
  3. Modified by [email protected]
  4. Compiled by buildd@
  5. Huge version without GUI. Features included (+) or not (-):
  6. +acl +farsi +mouse_netterm +syntax
  7. +arabic +file_in_path +mouse_sgr +tag_binary
  8. +autocmd +find_in_path -mouse_sysmouse +tag_old_static
  9. -balloon_eval +float +mouse_urxvt -tag_any_white
  10. -browse +folding +mouse_xterm -tcl
  11. ++builtin_terms -footer +multi_byte +terminfo
  12. +byte_offset +fork() +multi_lang +termresponse
  13. +cindent +gettext -mzscheme +textobjects
  14. -clientserver -hangul_input +netbeans_intg +title
  15. -clipboard +iconv +path_extra -toolbar
  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 -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. system vimrc file: "$VIM/vimrc"
  35. user vimrc file: "$HOME/.vimrc"
  36. 2nd user vimrc file: "~/.vim/vimrc"
  37. user exrc file: "$HOME/.exrc"
  38. fall-back for $VIM: "/usr/share/vim"
  39. Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
  40. Linking: gcc -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl -L/usr/lib/python2.7/config-x86_64-linux-gnu -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement