<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>innocent-zero</author_name>
  <author_url>https://blog.hatena.ne.jp/innocent-zero/</author_url>
  <blog_title>ブログ</blog_title>
  <blog_url>https://gouf.hatenablog.com/</blog_url>
  <categories>
    <anon>Q&amp;A</anon>
    <anon>Vim</anon>
  </categories>
  <description>A. 関数を定義して、キー操作に割り当てる nnoremap &lt;C-W&gt;O :call MaximizeToggle()&lt;CR&gt; nnoremap &lt;C-W&gt;o :call MaximizeToggle()&lt;CR&gt; nnoremap &lt;C-W&gt;&lt;C-O&gt; :call MaximizeToggle()&lt;CR&gt; function! MaximizeToggle() if exists(&quot;s:maximize_session&quot;) exec &quot;source &quot; . s:maximize_session call delete(s:maximize_session) unlet s:maximize_s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgouf.hatenablog.com%2Fentry%2F2018%2F08%2F05%2F203953&quot; title=&quot;Vim で分割したひとつのパネルを一時的に最大化したい/戻したい (参考リンク) - ブログ&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>2018-08-05 20:39:53</published>
  <title>Vim で分割したひとつのパネルを一時的に最大化したい/戻したい (参考リンク)</title>
  <type>rich</type>
  <url>https://gouf.hatenablog.com/entry/2018/08/05/203953</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
