blog/content/post/2011/11/27/2011-11-27-00001537.md

1.2 KiB
Raw Blame History

title author date wordtwit_post_info categories
VimのステータスラインにGitのブランチ名を表示する kazu634 2011-11-27
O:8:"stdClass":13:{s:6:"manual";b:0;s:11:"tweet_times";i:1;s:5:"delay";i:0;s:7:"enabled";i:1;s:10:"separation";s:2:"60";s:7:"version";s:3:"3.7";s:14:"tweet_template";b:0;s:6:"status";i:2;s:6:"result";a:0:{}s:13:"tweet_counter";i:2;s:13:"tweet_log_ids";a:1:{i:0;i:5451;}s:9:"hash_tags";a:0:{}s:8:"accounts";a:1:{i:0;s:7:"kazu634";}}
git
vim

git の branch を vim のステータスラインに表示 #生存戦略 、それは subtech」で書かれていますが、このままだとブランチ名が「xxx/nnn」などと「/」を付与した場合にうまく表示できませんでした。

次のように変更してあげれば、OKでした: