LoginSignup
4
2

More than 5 years have passed since last update.

vimdiffでテキストを折り返す

Last updated at Posted at 2018-12-11

1度に設定する方法を教えていただいたので修正しておきます

vimdiff -c 'windo set wrap' file1 file2

参考リンク
https://stackoverflow.com/questions/16840433/forcing-vimdiff-to-wrap-lines
https://vim-jp.org/vimdoc-ja/windows.html#:windo

4
2
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
2