Advertisement
Guest User

Debian 8 vi version

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