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

Vimで改行コードとインデントを無視して差分を拾う

$
0
0

diffoptを設定する

//現在のdiffoptを確認
:set diffopt
diffopt=internal,filler
//改行コードとインデントを無視する設定を追加
:set diffopt=internal,filler,iwhiteall

その他のオプションは:help 'diffopt'から確認できます。


Viewing all articles
Browse latest Browse all 5608

Trending Articles



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