Advertisement
Guest User

Debian 8 vi version ( after insta vim )

a guest
Apr 28th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. :version
  2.  
  3. VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Mar 31 2015 23:36:03)
  4. Included patches: 1-488, 576
  5. Modified by pkg-vim-maintainers@lists.alioth.debian.org
  6. Compiled by jamessan@debian.org
  7. Huge version without GUI. Features included (+) or not (-):
  8. +acl +conceal +farsi +libcall +mouse_netterm +profile +syntax +visualextra
  9. +arabic +cryptv +file_in_path +linebreak +mouse_sgr -python +tag_binary +viminfo
  10. +autocmd +cscope +find_in_path +lispindent -mouse_sysmouse -python3 +tag_old_static +vreplace
  11. -balloon_eval +cursorbind +float +listcmds +mouse_urxvt +quickfix -tag_any_white +wildignore
  12. -browse +cursorshape +folding +localmap +mouse_xterm +reltime -tcl +wildmenu
  13. ++builtin_terms +dialog_con -footer -lua +multi_byte +rightleft +terminfo +windows
  14. +byte_offset +diff +fork() +menu +multi_lang -ruby +termresponse +writebackup
  15. +cindent +digraphs +gettext +mksession -mzscheme +scrollbind +textobjects -X11
  16. -clientserver -dnd -hangul_input +modify_fname +netbeans_intg +signs +title -xfontset
  17. -clipboard -ebcdic +iconv +mouse +path_extra +smartindent -toolbar -xim
  18. +cmdline_compl +emacs_tags +insert_expand -mouseshape -perl -sniff +user_commands -xsmp
  19. +cmdline_hist +eval +jumplist +mouse_dec +persistent_undo +startuptime +vertsplit -xterm_clipboard
  20. +cmdline_info +ex_extra +keymap +mouse_gpm +postscript +statusline +virtualedit -xterm_save
  21. +comments +extra_search +langmap -mouse_jsbterm +printer -sun_workshop +visual -xpm
  22. system vimrc file: "$VIM/vimrc"
  23. user vimrc file: "$HOME/.vimrc"
  24. 2nd user vimrc file: "~/.vim/vimrc"
  25. user exrc file: "$HOME/.exrc"
  26. fall-back for $VIM: "/usr/share/vim"
  27. Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -U_FORTIFY_SOURCE
  28. -D_FORTIFY_SOURCE=1
  29. Linking:
  30. gcc -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement