Advertisement
Guest User

Untitled

a guest
Mar 29th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.70 KB | None | 0 0
  1. vi --version
  2. VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Sep 30 2017 18:21:38)
  3. Included patches: 1-197, 322, 377-378, 550, 703, 706-707
  4. Modified by pkg-vim-maintainers@lists.alioth.debian.org
  5. Compiled by pkg-vim-maintainers@lists.alioth.debian.org
  6. Small version without GUI.  Features included (+) or not (-):
  7. +acl             -farsi           -mouse_netterm   +tag_binary
  8. -arabic          -file_in_path    -mouse_sgr       -tag_old_static
  9. -autocmd         -find_in_path    -mouse_sysmouse  -tag_any_white
  10. -balloon_eval    -float           -mouse_urxvt     -tcl
  11. -browse          -folding         -mouse_xterm     -termguicolors
  12. +builtin_terms   -footer          +multi_byte      +terminfo
  13. -byte_offset     +fork()          -multi_lang      -termresponse
  14. -channel         -gettext         -mzscheme        -textobjects
  15. -cindent         -hangul_input    -netbeans_intg   -timers
  16. -clientserver    +iconv           -num64           -title
  17. -clipboard       -insert_expand   +packages        -toolbar
  18. -cmdline_compl   -job             -path_extra      -user_commands
  19. +cmdline_hist    +jumplist        -perl            +vertsplit
  20. -cmdline_info    -keymap          -persistent_undo -virtualedit
  21. -comments        -lambda          -printer         +visual
  22. -conceal         -langmap         -profile         -visualextra
  23. -cryptv          -libcall         -python          -viminfo
  24. -cscope          -linebreak       -python3         -vreplace
  25. -cursorbind      -lispindent      -quickfix        +wildignore
  26. -cursorshape     -listcmds        -reltime         -wildmenu
  27. -dialog          -localmap        -rightleft       +windows
  28. -diff            -lua             -ruby            +writebackup
  29. -digraphs        -menu            -scrollbind      -X11
  30. -dnd             -mksession       -signs           +xfontset
  31. -ebcdic          -modify_fname    -smartindent     -xim
  32. -emacs_tags      -mouse           -startuptime     -xpm
  33. -eval            -mouse_dec       -statusline      -xsmp
  34. +ex_extra        -mouse_gpm       -sun_workshop    -xterm_clipboard
  35. -extra_search    -mouse_jsbterm   -syntax          -xterm_save
  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/share/vim"
  42. Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H   -Wdate-time  -g -O2 -fdebug-prefix-map=/build/vim-k78o9G/vim-8.0.0197=. -fstack-protector-strong -Wformat -Werror=format-security -DTINY_VIMRC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1      
  43. Linking: gcc   -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim    -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE  -lm -ltinfo  -lselinux -lacl -lattr -ldl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement