Created
April 10, 2014 15:55
-
-
Save tpoisot/10396634 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 --version | |
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Mar 24 2014 19:36:05) | |
Rustines incluses : 1-214 | |
Compilé par Arch Linux | |
Énorme version avec interface graphique GTK2. | |
Fonctionnalités incluses (+) ou non (-) : | |
+acl +farsi +mouse_netterm +syntax | |
+arabic +file_in_path +mouse_sgr +tag_binary | |
+autocmd +find_in_path -mouse_sysmouse +tag_old_static | |
+balloon_eval +float +mouse_urxvt -tag_any_white | |
+browse +folding +mouse_xterm -tcl | |
++builtin_terms -footer +multi_byte +terminfo | |
+byte_offset +fork() +multi_lang +termresponse | |
+cindent +gettext -mzscheme +textobjects | |
+clientserver -hangul_input +netbeans_intg +title | |
+clipboard +iconv +path_extra +toolbar | |
+cmdline_compl +insert_expand +perl +user_commands | |
+cmdline_hist +jumplist +persistent_undo +vertsplit | |
+cmdline_info +keymap +postscript +virtualedit | |
+comments +langmap +printer +visual | |
+conceal +libcall +profile +visualextra | |
+cryptv +linebreak +python +viminfo | |
+cscope +lispindent -python3 +vreplace | |
+cursorbind +listcmds +quickfix +wildignore | |
+cursorshape +localmap +reltime +wildmenu | |
+dialog_con_gui +lua +rightleft +windows | |
+diff +menu +ruby +writebackup | |
+digraphs +mksession +scrollbind +X11 | |
+dnd +modify_fname +signs -xfontset | |
-ebcdic +mouse +smartindent +xim | |
+emacs_tags +mouseshape -sniff +xsmp_interact | |
+eval +mouse_dec +startuptime +xterm_clipboard | |
+ex_extra +mouse_gpm +statusline -xterm_save | |
+extra_search -mouse_jsbterm -sun_workshop -xpm | |
fichier vimrc système : "/etc/vimrc" | |
fichier vimrc utilisateur : "$HOME/.vimrc" | |
2me fichier vimrc utilisateur : "~/.vim/vimrc" | |
fichier exrc utilisateur : "$HOME/.exrc" | |
fichier gvimrc système : "/etc/gvimrc" | |
fichier gvimrc utilisateur : "$HOME/.gvimrc" | |
2me fichier gvimrc utilisateur : "~/.vim/gvimrc" | |
fichier menu système : "$VIMRUNTIME/menu.vim" | |
$VIM par défaut : "/usr/share/vim" | |
Compilation : gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 | |
Édition de liens : gcc -L. -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -Wl,--as-needed -o vim -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXt -lX11 -lXdmcp -lSM -lICE -lm -lncurses -lelf -lnsl -lacl -lattr -lgpm -ldl -L/usr/lib -llua -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -lruby -lpthread -lgmp -ldl -lcrypt -lm -L/usr/lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment