Created
August 17, 2018 16:14
-
-
Save hulucc/b109174746a422a945b45a9e599c30c2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VIM - Vi IMproved 8.1 (2018 May 18, compiled Aug 16 2018 22:03:16) | |
MS-Windows 64-bit console version | |
Included patches: 1-290 | |
Compiled by appveyor@APPVYR-WIN | |
Huge version without GUI. Features included (+) or not (-): | |
+acl +emacs_tags +mouse +tag_old_static | |
+arabic +eval -mouseshape -tag_any_white | |
+autocmd +ex_extra +multi_byte_ime/dyn +tcl/dyn | |
+autochdir +extra_search +multi_lang +termguicolors | |
+autoservername +farsi +mzscheme/dyn +terminal | |
-balloon_eval +file_in_path -netbeans_intg -tgetent | |
+balloon_eval_term +find_in_path +num64 -termresponse | |
-browse +float +packages +textobjects | |
++builtin_terms +folding +path_extra +timers | |
+byte_offset -footer +perl/dyn +title | |
+channel +gettext/dyn +persistent_undo -toolbar | |
+cindent -hangul_input -postscript +user_commands | |
+clientserver +iconv/dyn +printer +vartabs | |
+clipboard +insert_expand +profile +vertsplit | |
+cmdline_compl +job +python/dyn +virtualedit | |
+cmdline_hist +jumplist +python3/dyn +visual | |
+cmdline_info +keymap +quickfix +visualextra | |
+comments +lambda +reltime +viminfo | |
+conceal +langmap +rightleft +vreplace | |
+cryptv +libcall +ruby/dyn +vtp | |
+cscope +linebreak +scrollbind +wildignore | |
+cursorbind +lispindent +signs +wildmenu | |
+cursorshape +listcmds +smartindent +windows | |
+dialog_con +localmap +startuptime +writebackup | |
+diff +lua/dyn +statusline -xfontset | |
+digraphs +menu -sun_workshop -xim | |
-dnd +mksession +syntax -xpm_w32 | |
-ebcdic +modify_fname +tag_binary -xterm_save | |
system vimrc file: "$VIM\vimrc" | |
user vimrc file: "$HOME\_vimrc" | |
2nd user vimrc file: "$HOME\vimfiles\vimrc" | |
3rd user vimrc file: "$VIM\_vimrc" | |
user exrc file: "$HOME\_exrc" | |
2nd user exrc file: "$VIM\_exrc" | |
defaults file: "$VIMRUNTIME\defaults.vim" | |
Compilation: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32 -DFEAT_CSCOPE -DFEAT_TERMINAL -DFEAT_JOB_CHANNEL -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 /MP -DHAVE_STDINT_H /Ox /GL -DNDEBUG /Zl /MT -DFEAT_MBYTE_IME -DDYNAMIC_IME -DFEAT_MBYTE -DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_TCL -DDYNAMIC_TCL -DDYNAMIC_TCL_DLL=\"tcl86t.dll\" -DDYNAMIC_TCL_VER=\"8.6\" -DFEAT_LUA -DDYNAMIC_LUA -DDYNAMIC_LUA_DLL=\"lua53.dll\" -DFEAT_PYTHON -DDYNAMIC_PYTHON -DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DDYNAMIC_PYTHON3_DLL=\"python36.dll\" -DFEAT_MZSCHEME -I "C:\Program Files\Racket\include" -DMZ_PRECISE_GC -DDYNAMIC_MZSCHEME -DDYNAMIC_MZSCH_DLL=\"libracket3m_a36fs8.dll\" -DDYNAMIC_MZGC_DLL=\"libracket3m_a36fs8.dll\" -DFEAT_PERL -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl524.dll\" -DFEAT_RUBY -DDYNAMIC_RUBY -DDYNAMIC_RUBY_VER=24 -DDYNAMIC_RUBY_DLL=\"x64-msvcrt-ruby240.dll\" -DFEAT_HUGE /Fd.\ObjCULYHTRZAMD64/ /Zi | |
Linking: link /nologo /subsystem:console,5.02 /opt:ref /LTCG:STATUS oldnames.lib kernel32.lib advapi32.lib shell32.lib gdi32.lib comdlg32.lib ole32.lib netapi32.lib uuid.lib /machine:AMD64 libcmt.lib user32.lib /nodefaultlib:lua53.lib /STACK:8388608 /nodefaultlib:python27.lib /nodefaultlib:python36.lib "C:\Tcl\lib\tclstub86.lib" WSock32.lib /PDB:vim.pdb -debug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment