<?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>Secret Garden(Instrumental)</blog_title>
  <blog_url>https://secret-garden.hatenablog.com/</blog_url>
  <categories>
    <anon>Vim</anon>
  </categories>
  <description>さて、次のように辞書関数を辞書の値をして持ちたい場合があると思います。 let s:A = {} function! s:A.call() &quot; self は s:A ではなくて s:B になる echo &quot;self is s:A :&quot; self is s:A echo &quot;self is s:B :&quot; self is s:B endfunction let s:B = {} &quot; 辞書関数を別の辞書に割り当てて呼び出したい let s:B.call = s:A.call call s:B.call() &quot; output: &quot; self is s:A : 0 &quot; self is s:B : 1 この…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsecret-garden.hatenablog.com%2Fentry%2F2016%2F06%2F27%2F000000&quot; title=&quot;Vim script で辞書関数から辞書関数を呼び出すときの注意 - Secret Garden(Instrumental)&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>2016-06-27 00:00:00</published>
  <title>Vim script で辞書関数から辞書関数を呼び出すときの注意</title>
  <type>rich</type>
  <url>https://secret-garden.hatenablog.com/entry/2016/06/27/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
