Advertisement
Guest User

Untitled

a guest
Sep 5th, 2015
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Sep 5 2015 22:11:00)
  2. MS-Windows 64-bit console version
  3. Included patches: 1-854
  4. Modified by koron.kaoriya@gmail.com
  5. Compiled by koron.kaoriya@gmail.com
  6. Huge version without GUI. Features included (+) or not (-):
  7. +acl +eval +mouse +syntax
  8. +arabic +ex_extra -mouseshape +tag_binary
  9. +autocmd +extra_search +multi_byte +tag_old_static
  10. -balloon_eval +farsi +multi_lang -tag_any_white
  11. -browse +file_in_path -mzscheme -tcl
  12. ++builtin_terms +find_in_path -netbeans_intg -tgetent
  13. +byte_offset +float +path_extra -termresponse
  14. +cindent +folding +perl/dyn +textobjects
  15. +clientserver -footer +persistent_undo +title
  16. +clipboard +gettext/dyn -postscript -toolbar
  17. +cmdline_compl -hangul_input +printer +user_commands
  18. +cmdline_hist +iconv/dyn +profile +vertsplit
  19. +cmdline_info +insert_expand +python/dyn +virtualedit
  20. +comments +jumplist +python3/dyn +visual
  21. +conceal +keymap +quickfix +visualextra
  22. +cryptv +langmap +reltime +viminfo
  23. +cscope +libcall +rightleft +vreplace
  24. +cursorbind +linebreak +ruby/dyn +wildignore
  25. +cursorshape +lispindent +scrollbind +wildmenu
  26. +dialog_con +listcmds +signs +windows
  27. +diff +localmap +smartindent +writebackup
  28. +digraphs +lua/dyn -sniff -xfontset
  29. -dnd +menu +startuptime -xim
  30. -ebcdic +mksession +statusline -xterm_save
  31. +emacs_tags +modify_fname -sun_workshop -xpm_w32
  32. system vimrc file: "$VIM\vimrc"
  33. user vimrc file: "$HOME\_vimrc"
  34. 2nd user vimrc file: "$HOME\vimfiles\vimrc"
  35. 3rd user vimrc file: "$VIM\_vimrc"
  36. user exrc file: "$HOME\_exrc"
  37. 2nd user exrc file: "$VIM\_exrc"
  38. Compilation: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32 -DFEAT_CSCOPE /DMODIFIED_BY=\"koron.kaoriya@gmail.com\" /DDYNAMIC_MSVCRT_DLL=\"msvcr100.dll\" /DGETTEXT_DLL=\"intl.dll\" /D_BIND_TO_CURRENT_VCLIBS_VERSION=1 -DWINVER=0x0400 -D_WIN32_WINNT=0x0400 /Fo.\ObjCXULYHRAMD64/ /Ox /GL -DNDEBUG /MD -DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_LUA -DDYNAMIC_LUA -DDYNAMIC_LUA_DLL=\"lua51.dll\" -DFEAT_PYTHON -DDYNAMIC_PYTHON -DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DDYNAMIC_PYTHON3_DLL=\"python34.dll\" -DFEAT_PERL -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl520.dll\" -DFEAT_RUBY -DDYNAMIC_RUBY -DDYNAMIC_RUBY_VER=20 -DDYNAMIC_RUBY_DLL=\"x64-msvcrt-ruby200.dll\" -DFEAT_HUGE /Fd.\ObjCXULYHRAMD64/ /Zi
  39. Linking: link /RELEASE /nologo /subsystem:console /LTCG:STATUS oldnames.lib kernel32.lib advapi32.lib shell32.lib gdi32.lib comdlg32.lib ole32.lib uuid.lib /machine:AMD64 /nodefaultlib msvcrt.lib user32.lib /nodefaultlib:lua51.lib /nodefaultlib:python27.lib /nodefaultlib:python34.lib /PDB:vim.pdb -debug
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement