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

vim cheat sheet

$
0
0

replace Replace backward slash '\' with forward slash '/'

:%s/\\/\//g

copy all lines

gg"*yG

select all

ggVG

cut paste

Shift + V => X => P

copy paste

Shift + V => Y => P

delete

d

go to end of line

$

open 2files

vi -o /path/to/file1 /path/to/file2


Viewing all articles
Browse latest Browse all 5657

Trending Articles



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