Created
June 27, 2013 22:39
-
-
Save anonymous/5881042 to your computer and use it in GitHub Desktop.
$ vim --version;
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 --version | |
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jun 17 2013 15:25:37) | |
Included patches: 1-1214 | |
Modified by Gentoo-7.3.1214 | |
Compiled by root@swimmer | |
Huge version without GUI. Features included (+) or not (-): | |
+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 -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 | |
+farsi +mouse_netterm +syntax | |
system vimrc file: "/etc/vim/vimrc" | |
user vimrc file: "$HOME/.vimrc" | |
2nd user vimrc file: "~/.vim/vimrc" | |
user exrc file: "$HOME/.exrc" | |
fall-back for $VIM: "/usr/share/vim" | |
Compilation: x86_64-pc-linux-gnu-gcc -c -I. -Iproto -DHAVE_CONFIG_H -march=native -O2 -pipe -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 | |
Linking: x86_64-pc-linux-gnu-gcc -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-E -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -Wl,--as-needed -o vim -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lm -lncurses -lelf -lnsl -lacl -lattr -lgpm -ldl -Wl,-E -Wl,-O1 -Wl,--as-needed -L/usr/lib64/perl5/5.16.3/x86_64-linux-thread-multi/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -L/usr/lib64/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby18 -lrt -ldl -lcrypt -lm -L/usr/lib64 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment