<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>leafcage</author_name>
  <author_url>https://blog.hatena.ne.jp/leafcage/</author_url>
  <blog_title>cafegale(LeafCage備忘録)</blog_title>
  <blog_url>https://leafcage.hateblo.jp/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>こういうのは無理。 スクリプトローカル関数のFuncrefはそのスクリプト内でのみしか有効でないから。 let s:ctrlp_ext_var let s:ctrlp_ext_var.accept = function('s:accept') グローバル関数や、オートロード関数を使おう。もしかしたらこういうことをしたら可能かもしれない。 function! s:SID() return matchstr(expand('&lt;sfile&gt;'), '&lt;SNR&gt;\zs\d\+\ze_SID$') endfun let s:FSID = '&lt;SNR&gt;'. s:SID(). '_' let s:ctrlp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fleafcage.hateblo.jp%2Fentry%2F20131016%2F1381897265&quot; title=&quot;ctrlp.vimの拡張を作るときにVim7.3.1170以前ではスクリプトローカル関数をFuncrefで渡すことが出来ない - cafegale(LeafCage備忘録)&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>2013-10-16 13:21:05</published>
  <title>ctrlp.vimの拡張を作るときにVim7.3.1170以前ではスクリプトローカル関数をFuncrefで渡すことが出来ない</title>
  <type>rich</type>
  <url>https://leafcage.hateblo.jp/entry/20131016/1381897265</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
