<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>airrl</author_name>
  <author_url>https://blog.hatena.ne.jp/airrl/</author_url>
  <blog_title>airy's blog</blog_title>
  <blog_url>https://airry.hatenablog.com/</blog_url>
  <categories>
    <anon>vim</anon>
    <anon>基礎知識</anon>
    <anon>開発</anon>
  </categories>
  <description>ファイルを開く ファイルを開く（ファイルが無ければ新規作成） $vi [ファイル名] モードの切り替え 入力モードに切り替え i ：カーソルの左に文字を入力 a ：カーソルの右に文字を入力 o ：カーソルの1つ下に行を追加して文字を入力 入力モードを終了し、コマンド Esc (エスケープ)キーを押下。 ファイルの保存 ファイルを保存 :w ファイルを保存せずに終了 :q ファイルを保存せずに強制終了 :q! ファイルを保存して終了 :wq もしくは ZZ 今までの操作を無効にする :e! データのコピー・貼り付け・削除 その行のデータを削除する dd その行のデータをコピーする yy 3yy …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fairry.hatenablog.com%2Fentry%2Fvim_command%2F&quot; title=&quot;【vim】基本のコマンド一覧 - airy&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-28 22:27:48</published>
  <title>【vim】基本のコマンド一覧</title>
  <type>rich</type>
  <url>https://airry.hatenablog.com/entry/vim_command/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
