Last active
June 26, 2017 03:24
-
-
Save miaogen123/6d3927fa6df8d5b022ff6753c279f789 to your computer and use it in GitHub Desktop.
my gvim version infomation
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
Below is what i get from cmd window by command "vim --version" | |
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Apr 23 2017 19:48:19) | |
MS-Windows 32 位控制台版本 | |
包含补丁: 1-586 | |
编译者 mool@tororo | |
巨型版本 无图形界面。 可使用(+)与不可使用(-)的功能: | |
+acl +ex_extra -mouseshape +tag_old_static | |
+arabic +extra_search +multi_byte -tag_any_white | |
+autocmd +farsi +multi_lang -tcl | |
-balloon_eval +file_in_path -mzscheme +termguicolors | |
-browse +find_in_path -netbeans_intg -tgetent | |
++builtin_terms +float +num64 -termresponse | |
+byte_offset +folding +packages +textobjects | |
+channel -footer +path_extra +timers | |
+cindent +gettext/dyn -perl +title | |
+clientserver -hangul_input +persistent_undo -toolbar | |
+clipboard +iconv/dyn -postscript +user_commands | |
+cmdline_compl +insert_expand +printer +vertsplit | |
+cmdline_hist +job +profile +virtualedit | |
+cmdline_info +jumplist -python +visual | |
+comments +keymap -python3 +visualextra | |
+conceal +lambda +quickfix +viminfo | |
+cryptv +langmap +reltime +vreplace | |
+cscope +libcall +rightleft +wildignore | |
+cursorbind +linebreak -ruby +wildmenu | |
+cursorshape +lispindent +scrollbind +windows | |
+dialog_con +listcmds +signs +writebackup | |
+diff +localmap +smartindent -xfontset | |
+digraphs -lua +startuptime -xim | |
-dnd +menu +statusline -xpm_w32 | |
-ebcdic +mksession -sun_workshop -xterm_save | |
+emacs_tags +modify_fname +syntax | |
+eval +mouse +tag_binary | |
系统 vimrc 文件: "$VIM\vimrc" | |
用户 vimrc 文件: "$HOME\_vimrc" | |
第二用户 vimrc 文件: "$HOME\vimfiles\vimrc" | |
第三用户 vimrc 文件: "$VIM\_vimrc" | |
用户 exrc 文件: "$HOME\_exrc" | |
第二用户 exrc 文件: "$VIM\_exrc" | |
defaults file: "$VIMRUNTIME\defaults.vim" | |
编译方式: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32 -DFEAT_CSCOPE -DFEAT_JOB_CHANNEL -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 /Fo.\ObjCi386/ /Ox /GL -DNDEBUG /Zl /MT -DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_HUGE /Fd.\ObjCi386/ /Zi | |
链接方式: link /RELEASE /nologo /subsystem:console /LTCG:STATUS oldnames.lib kernel32.lib advapi32.lib shell32.lib gdi32.lib comdlg32.lib ole32.lib uuid.lib /machine:i386 /nodefaultlib libcmt.lib user32.lib WSock32.lib /PDB:vim.pdb -debug | |
below is what i get from gvim command line by command "!vim --version" and "gvim --version" from cmd window | |
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Apr 23 2017 20:01:28) | |
MS-Windows 32 位图形界面版本 带 OLE 支持 | |
包含补丁: 1-586 | |
编译者 mool@tororo | |
巨型版本 带图形界面。 可使用(+)与不可使用(-)的功能: | |
+acl +eval +mouse +syntax | |
+arabic +ex_extra +mouseshape +tag_binary | |
+autocmd +extra_search +multi_byte_ime/dyn +tag_old_static | |
+balloon_eval +farsi +multi_lang -tag_any_white | |
+browse +file_in_path -mzscheme +tcl/dyn | |
++builtin_terms +find_in_path +netbeans_intg -termguicolors | |
+byte_offset +float +num64 -tgetent | |
+channel +folding +ole -termresponse | |
+cindent -footer +packages +textobjects | |
+clientserver +gettext/dyn +path_extra +timers | |
+clipboard -hangul_input +perl/dyn +title | |
+cmdline_compl +iconv/dyn +persistent_undo +toolbar | |
+cmdline_hist +insert_expand -postscript +user_commands | |
+cmdline_info +job +printer +vertsplit | |
+comments +jumplist +profile +virtualedit | |
+conceal +keymap +python/dyn +visual | |
+cryptv +lambda +python3/dyn +visualextra | |
+cscope +langmap +quickfix +viminfo | |
+cursorbind +libcall +reltime +vreplace | |
+cursorshape +linebreak +rightleft +wildignore | |
+dialog_con_gui +lispindent +ruby/dyn +wildmenu | |
+diff +listcmds +scrollbind +windows | |
+digraphs +localmap +signs +writebackup | |
+directx -lua +smartindent -xfontset | |
-dnd +menu +startuptime -xim | |
-ebcdic +mksession +statusline +xpm_w32 | |
+emacs_tags +modify_fname -sun_workshop -xterm_save | |
系统 vimrc 文件: "$VIM\vimrc" | |
用户 vimrc 文件: "$HOME\_vimrc" | |
第二用户 vimrc 文件: "$HOME\vimfiles\vimrc" | |
第三用户 vimrc 文件: "$VIM\_vimrc" | |
用户 exrc 文件: "$HOME\_exrc" | |
第二用户 exrc 文件: "$VIM\_exrc" | |
系统 gvimrc 文件: "$VIM\gvimrc" | |
用户 gvimrc 文件: "$HOME\_gvimrc" | |
第二用户 gvimrc 文件: "$HOME\vimfiles\gvimrc" | |
第三用户 gvimrc 文件: "$VIM\_gvimrc" | |
defaults file: "$VIMRUNTIME\defaults.vim" | |
系统菜单文件: "$VIMRUNTIME\menu.vim" | |
编译方式: cl -c /W3 /nologo -I. -Iproto -DHAVE_PATHDEF -DWIN32 | |
-DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_JOB_CHANNEL | |
-DFEAT_XPM_W32 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 | |
/Fo.\ObjGXOLYHTRi386/ /Ox /GL -DNDEBUG /Zl /MT -DFEAT_OLE | |
-DFEAT_MBYTE_IME -DDYNAMIC_IME -DFEAT_GUI_W32 -DFEAT_DIRECTX | |
-DDYNAMIC_DIRECTX -DDYNAMIC_ICONV -DDYNAMIC_GETTEXT -DFEAT_TCL | |
-DDYNAMIC_TCL -DDYNAMIC_TCL_DLL=\"tcl86.dll\" -DDYNAMIC_TCL_VER=\"8.6\ | |
" -DFEAT_PYTHON -DDYNAMIC_PYTHON -DDYNAMIC_PYTHON_DLL=\"python27. | |
dll\" -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DDYNAMIC_PYTHON3_DLL=\"pyt | |
hon35.dll\" -DFEAT_PERL -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS | |
-DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl524.dll\" -DFEAT_RUBY | |
-DDYNAMIC_RUBY -DDYNAMIC_RUBY_VER=22 -DDYNAMIC_RUBY_DLL=\"msvcrt-r | |
uby220.dll\" -DFEAT_HUGE /Fd.\ObjGXOLYHTRi386/ /Zi | |
链接方式: link /RELEASE /nologo /subsystem:windows /LTCG:STATUS oldnames.lib | |
kernel32.lib advapi32.lib shell32.lib gdi32.lib comdlg32.lib ole32.lib uuid.lib | |
/machine:i386 gdi32.lib version.lib winspool.lib comctl32.lib advapi32.lib | |
shell32.lib /machine:i386 /nodefaultlib libcmt.lib oleaut32.lib user32.lib | |
/nodefaultlib:python27.lib /nodefaultlib:python35.lib "E:\tcl\lib\tclstub86.lib" | |
WSock32.lib xpm\x86\lib\libXpm.lib /PDB:gvim.pdb -debug | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment