Skip to content

Instantly share code, notes, and snippets.

@hotwatermorning
Created January 3, 2018 03:38
Show Gist options
  • Select an option

  • Save hotwatermorning/915e759002d443bacd11d13d0ce852de to your computer and use it in GitHub Desktop.

Select an option

Save hotwatermorning/915e759002d443bacd11d13d0ce852de to your computer and use it in GitHub Desktop.
vim 選択した文字列を置換対象の文字列にする
http://d.hatena.ne.jp/ykmbpp/20080527/1211850475
yでヤンク
:s/CTRL-Rに続いて"/<置換文字列>/gc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment