Advertisement
Guest User

na_cygwin_vim_ver

a guest
Oct 18th, 2013
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. $ vim --version -cur_console:i
  2. VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Sep 13 2013 00:18:48)
  3. Included patches: 1-1314
  4. Compiled by <cygwin@cygwin.com>
  5. Huge version without GUI. Features included (+) or not (-):
  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/dyn +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/dyn +viminfo
  21. +cscope +lispindent +python3/dyn +vreplace
  22. +cursorbind +listcmds +quickfix +wildignore
  23. +cursorshape +localmap +reltime +wildmenu
  24. +dialog_con +lua/dyn +rightleft +windows
  25. +diff +menu +ruby/dyn +writebackup
  26. +digraphs +mksession +scrollbind -X11
  27. -dnd +modify_fname +signs -xfontset
  28. -ebcdic +mouse +smartindent -xim
  29. +emacs_tags -mouseshape -sniff -xsmp
  30. +eval +mouse_dec +startuptime -xterm_clipboard
  31. +ex_extra -mouse_gpm +statusline -xterm_save
  32. +extra_search -mouse_jsbterm -sun_workshop
  33. +farsi +mouse_netterm +syntax
  34. system vimrc file: "/etc/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: "/etc"
  39. f-b for $VIMRUNTIME: "/usr/share/vim/vim73"
  40. Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -I/usr/include/ncursesw -I/usr/local/include -ggdb -O2 -pipe -fdebug-prefix-map=/usr/src/ports/vim/vim-7.3.1314-1/build=/usr/src/debug/vim-7.3.1314-1 -fdebug-prefix-map=/usr/src/ports/vim/vim-7.3.1314-1/src/vim73=/usr/src/debug/vim-7.3.1314-1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
  41. Linking: gcc -L. -L/usr/local/lib -Wl,--as-needed -o vim.exe -lm -lelf -lncursesw -liconv -lintl -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE -lperl -ldl -lcrypt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement