<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>vi</anon>
    <anon>環境設定</anon>
  </categories>
  <description>現在のVim 文字コードを確認する まずは現在の文字コードの状況を確認します。 # ファイルの文字コード確認 :set enc? # 出力結果 encoding=utf-8 上記のような出力結果が表示された場合、Vimとしては「utf-8で記述されたファイルだな」と認識して表示しているという事です。実際のエンコードと、Vimの認識があわないとうまく表示されず、文字化けする事になってしまいます。 文字コードを指定して、ファイルを開き直す ファイルを開き直すには「:e」を実行します。また「++」に続けて、実行コマンドを付与できます。 「sjis」「euc-jp」「utf-8」などとやれば、だいたい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F2019%2F08%2F13%2F151153&quot; title=&quot;Vimの日本語文字化け対応 - 未来エンジニア養成所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>2019-08-13 15:11:53</published>
  <title>Vimの日本語文字化け対応</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/2019/08/13/151153</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
