<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>HTML ファイルなどを編集している場合にその結果をブラウザで確認したい事が稀によくあります。 そういう場合は、 execute &quot;OpenBrowser&quot; expand(&quot;%:p&quot;) みたいに現在のファイルを :OpenBrowser コマンドに渡せばよいのですが、毎回これを打つのもめんどくさいのでコマンドを定義しました。 command! OpenBrowserCurrent execute &quot;OpenBrowser&quot; expand(&quot;%:p&quot;) これで、:OpenBrowserCurrent すれば現在のバッファで編集している HTML ファイルがブラウザで開かれます。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20140711%2F1405090446&quot; title=&quot;open-browser.vim でカレントの HTML ファイルをブラウザで開く - C++でゲームプログラミング&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>2014-07-11 23:54:06</published>
  <title>open-browser.vim でカレントの HTML ファイルをブラウザで開く</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20140711/1405090446</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
