Quantcast
Channel: Vimタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 5608

git管理している別ブランチの特定ファイルをvimで画面分割して開く

$
0
0
  • fugitiveとはvimからGitを操作できるようにするもの

インストールはNoeBundleを使っているなら以下をvimrcに追加

" Gitを使うプラグイン
NeoBundle 'tpope/vim-fugitive'

タイトルにある
「他ブランチの特定ファイルを画面分割して開く」はこちら

:Gvsplit BRUNCH_NAME:PATH_TO_FILE

その他のコマンドは調べるかhelpを見る

:h fugitive

Viewing all articles
Browse latest Browse all 5608

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>