毎日モザイク

White Room Layout Works

Archive for 12月 2017

2017-12-10T20:51:04+09:00 [Sun]
--> [日常]

How to properly set up MacVim to work with SourceTree.

Diff Command: /Applications/MacVim.app/Contents/MacOS/Vim -gfd
Arguments: “$LOCAL” “$REMOTE”
(“$LOCAL”[space]”$REMOTE”)
With this MacVim works with SourceTree.
Not necessary external command.

-f no folk (important!!)
-g with gui(same as MacVim)
-d diff(same as vimdiff)

設定が変わってしまって、動かなくなって、ここのバックナンバーを見たら古すぎだったので直しました。

ググったときと同じのが最初の方に出てきて、めんどくさい外部コマンドを勧めてるので、英語っぽく書いてみました。

英語圏の方もどうぞ。と日本語でw