Skip to content

Instantly share code, notes, and snippets.

@nametake
Last active August 10, 2016 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nametake/ca959d8d73c2059ff793bd490e47c5c3 to your computer and use it in GitHub Desktop.
Save nametake/ca959d8d73c2059ff793bd490e47c5c3 to your computer and use it in GitHub Desktop.
vim --version comp
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 10 2016 10:00:18)
MacOS X (unix) 版
適用済パッチ: 1-2187
Compiled by nameki-shogo@SYS-Ebisu-0011.local
Huge 版 with MacVim GUI. 機能の一覧 有効(+)/無効(-)
+acl +float +mouse_sgr +tag_old_static
+arabic +folding -mouse_sysmouse -tag_any_white
+autocmd -footer +mouse_urxvt -tcl
+balloon_eval +fork() +mouse_xterm +termguicolors
+browse +fullscreen +multi_byte +terminfo
++builtin_terms +gettext +multi_lang +termresponse
+byte_offset +guess_encode -mzscheme +textobjects
+channel -hangul_input +netbeans_intg +timers
+cindent +iconv +num64 +title
+clientserver +insert_expand +odbeditor +toolbar
+clipboard +job +packages +transparency
+cmdline_compl +jumplist +path_extra +user_commands
+cmdline_hist +keymap +perl/dyn +vertsplit
+cmdline_info +kaoriya +persistent_undo +virtualedit
+comments +lambda +postscript +visual
+conceal +langmap +printer +visualextra
+cryptv +libcall +profile +viminfo
+cscope +linebreak +python/dyn +vreplace
+cursorbind +lispindent +python3/dyn +wildignore
+cursorshape +listcmds +quickfix +wildmenu
+dialog_con_gui +localmap +reltime +windows
+diff +lua/dyn +rightleft +writebackup
+digraphs +menu +ruby/dyn -X11
+dnd +migemo +ruby19/dyn -xfontset
-ebcdic +mksession +scrollbind +xim
+emacs_tags +modify_fname +signs -xsmp
+eval +mouse +smartindent -xterm_clipboard
+ex_extra +mouseshape +startuptime -xterm_save
+extra_search +mouse_dec +statusline -xpm
+farsi -mouse_gpm -sun_workshop
+file_in_path -mouse_jsbterm +syntax
+find_in_path +mouse_netterm +tag_binary
システム vimrc: "$VIM/vimrc"
ユーザー vimrc: "$HOME/.vimrc"
第2ユーザー vimrc: "~/.vim/vimrc"
ユーザー exrc: "$HOME/.exrc"
システム gvimrc: "$VIM/gvimrc"
ユーザー gvimrc: "$HOME/.gvimrc"
第2ユーザー gvimrc: "~/.vim/gvimrc"
defaults file: "$VIMRUNTIME/defaults.vim"
システムメニュー: "$VIMRUNTIME/menu.vim"
省略時の $VIM: "
/usr/local/Cellar/macvim-kaoriya/HEAD-a1cc480/MacVim.app/Contents/Resources/vim
"
コンパイル: clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
リンク: 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. -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. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib -o Vim -framework Cocoa -framework Carbon -lm -lncurses -liconv -lintl -lmigemo -framework Cocoa -pagezero_size 10000 -image_base 100000000 -fstack-protector -L/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment