0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【備忘録】Vim

Last updated at Posted at 2025-07-18

基本操作

d: ctrl + x
p: ctrl + v
10dd: 10行削除
u: undo
2j: 2行分下に
90%: 90%のところの行に移動

ファイル移動

:e .: ls .
pを押す: 別タブでそのファイルを開く

0
0
0

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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?