Skip to content

Instantly share code, notes, and snippets.

@3cooper
Created April 18, 2014 17:51
Show Gist options
  • Save 3cooper/11056275 to your computer and use it in GitHub Desktop.
Save 3cooper/11056275 to your computer and use it in GitHub Desktop.
My current vim version info - log for an issue
:version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 18 2014 11:56:48)
MacOS X (unix) version
Included patches: 1-253
Compiled by Homebrew
Huge version without GUI. Features included (+) or not (-):
+acl -clientserver +cscope +emacs_tags +folding +keymap +menu +mouse_netterm +netbeans_intg -python3 -sniff -tcl +virtualedit +writebackup
+arabic +clipboard +cursorbind +eval -footer +langmap +mksession +mouse_sgr +path_extra +quickfix +startuptime +terminfo +visual -X11
+autocmd +cmdline_compl +cursorshape +ex_extra +fork() +libcall +modify_fname -mouse_sysmouse -perl +reltime +statusline +termresponse +visualextra -xfontset
-balloon_eval +cmdline_hist +dialog_con +extra_search -gettext +linebreak +mouse +mouse_urxvt +persistent_undo +rightleft -sun_workshop +textobjects +viminfo -xim
-browse +cmdline_info +diff +farsi -hangul_input +lispindent -mouseshape +mouse_xterm +postscript +ruby +syntax +title +vreplace -xsmp
++builtin_terms +comments +digraphs +file_in_path +iconv +listcmds +mouse_dec +multi_byte +printer +scrollbind +tag_binary -toolbar +wildignore -xterm_clipboard
+byte_offset +conceal -dnd +find_in_path +insert_expand +localmap -mouse_gpm +multi_lang +profile +signs +tag_old_static +user_commands +wildmenu -xterm_save
+cindent +cryptv -ebcdic +float +jumplist -lua -mouse_jsbterm -mzscheme +python +smartindent -tag_any_white +vertsplit +windows -xpm
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
2nd user vimrc file: "~/.vim/vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/local/share/vim"
Compilation: /usr/bin/clang -c -I. -Iproto -DHAVE_CONFIG_H -F/usr/local/Frameworks -DMACOS_X_UNIX -Os -w -pipe -march=native -mmacosx-version-min=10.9 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
Linking: /usr/bin/clang -L. -fstack-protector -L/usr/local/lib -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -o vim
-lm -lncurses -liconv -framework Cocoa -framework Python -lruby.2.1.0 -lobjc -L/usr/local/Cellar/ruby/2.1.1/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment