This article is a Private article. Only a writer and users who know the URL can access it.
Please change open range to public in publish setting if you want to share this article with other users.

More than 3 years have passed since last update.

viチートシート

Last updated at Posted at 2020-03-10

自分用です。

やりたいこと コマンド
ファイル先頭に移動 gg
REDO Ctrl + r
タブをスペース2つに置換 :set expandtab
:retab 2
複数行のインデント :set shiftwidth=4
shift + v でVISUALモードで行選択
インデントしたい行を選択
shift + >

カーソル移動
https://eng-entrance.com/linux-vi-move

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