Skip to content

Instantly share code, notes, and snippets.

@bimlas
Created August 4, 2015 11:41
Show Gist options
  • Save bimlas/417f0bfd1ee24b68ac0c to your computer and use it in GitHub Desktop.
Save bimlas/417f0bfd1ee24b68ac0c to your computer and use it in GitHub Desktop.
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jul 30 2015 21:42:27)
MS-Windows 32-bit GUI version with OLE support
Included patches: 1-803
Compiled by BimbaLaszlo
Huge version with GUI. Features included (+) or not (-):
+acl -footer +rightleft
+arabic +gettext/dyn +ruby/dyn
+autocmd -hangul_input +scrollbind
+balloon_eval +iconv/dyn +signs
+browse +insert_expand +smartindent
++builtin_terms +jumplist -sniff
+byte_offset +keymap +startuptime
+cindent +langmap +statusline
+clientserver +libcall -sun_workshop
+clipboard +linebreak +syntax
+cmdline_compl +lispindent +tag_binary
+cmdline_hist +listcmds +tag_old_static
+cmdline_info +localmap -tag_any_white
+comments +lua/dyn +tcl/dyn
+conceal +menu -tgetent
+cryptv +mksession -termresponse
+cscope +modify_fname +textobjects
+cursorbind +mouse +title
+cursorshape +mouseshape +toolbar
+dialog_con_gui +multi_byte_ime/dyn +user_commands
+diff +multi_lang +vertsplit
+digraphs -mzscheme +virtualedit
-directx +netbeans_intg +visual
-dnd +ole +visualextra
-ebcdic +path_extra +viminfo
+emacs_tags +perl/dyn +vreplace
+eval +persistent_undo +wildignore
+ex_extra -postscript +wildmenu
+extra_search +printer +windows
+farsi +profile +writebackup
+file_in_path +python/dyn -xfontset
+find_in_path +python3/dyn -xim
+float +quickfix -xterm_save
+folding +reltime +xpm_w32
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"
system gvimrc file: "$VIM\gvimrc"
user gvimrc file: "$HOME\_gvimrc"
2nd user gvimrc file: "$HOME\vimfiles\gvimrc"
3rd user gvimrc file: "$VIM\_gvimrc"
system menu file: "$VIMRUNTIME\menu.vim"
Compilation: gcc -Iproto -DWIN32 -DWINVER=0x0500 -D_WIN32_WINNT=0x0500
-DHAVE_PATHDEF -DFEAT_HUGE -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT
-DFEAT_OLE -DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_GUI_W32 -DFEAT_CLIPBOARD
-DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV -pipe -w
-march=i586 -Wall -Ic:/app/perl/lib/Core -DFEAT_PERL -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL="perl522.dll"
-Ic:/app/lua/include -Ic:/app/lua -DFEAT_LUA -DDYNAMIC_LUA
-DDYNAMIC_LUA_DLL="lua53.dll" -DFEAT_RUBY -I
c:/app/ruby22/lib/ruby/2.2.0/i386-mingw32 -I c:/app/ruby22/include/ruby-2.2.0
-I c:/app/ruby22/include/ruby-2.2.0/i386-mingw32 -DDYNAMIC_RUBY
-DDYNAMIC_RUBY_DLL="msvcrt-ruby220.dll" -DDYNAMIC_RUBY_VER=22 -DFEAT_PYTHON
-DDYNAMIC_PYTHON -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DFEAT_TCL
-Ic:/app/tcl/include -DDYNAMIC_TCL -DDYNAMIC_TCL_DLL="tcl86.dll"
-DFEAT_XPM_W32 -I xpm/x86/include -I xpm/x86/../include -O3
-fomit-frame-pointer -freg-struct-return -s
Linking: gcc -Iproto -DWIN32 -DWINVER=0x0500 -D_WIN32_WINNT=0x0500
-DHAVE_PATHDEF -DFEAT_HUGE -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT
-DFEAT_OLE -DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_GUI_W32 -DFEAT_CLIPBOARD
-DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV -pipe -w
-march=i586 -Wall -Ic:/app/perl/lib/Core -DFEAT_PERL -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL="perl522.dll"
-Ic:/app/lua/include -Ic:/app/lua -DFEAT_LUA -DDYNAMIC_LUA
-DDYNAMIC_LUA_DLL="lua53.dll" -DFEAT_RUBY -I
c:/app/ruby22/lib/ruby/2.2.0/i386-mingw32 -I c:/app/ruby22/include/ruby-2.2.0
-I c:/app/ruby22/include/ruby-2.2.0/i386-mingw32 -DDYNAMIC_RUBY
-DDYNAMIC_RUBY_DLL="msvcrt-ruby220.dll" -DDYNAMIC_RUBY_VER=22 -DFEAT_PYTHON
-DDYNAMIC_PYTHON -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3 -DFEAT_TCL
-Ic:/app/tcl/include -DDYNAMIC_TCL -DDYNAMIC_TCL_DLL="tcl86.dll"
-DFEAT_XPM_W32 -I xpm/x86/include -I xpm/x86/../include -O3
-fomit-frame-pointer -freg-struct-return -s -mwindows -o gvim.exe -lkernel32
-luser32 -lgdi32 -ladvapi32 -lcomdlg32 -lcomctl32 -lversion -lwsock32
-Lxpm/x86/lib -lXpm -Lc:/app/tcl/lib -ltclstub86 -loleaut32 -lstdc++ -lole32
-luuid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment