<?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>Vim script のテストコードとか書いている時にいちいち call で呼び出すのも手間だなーって事でいい感じに呼べるようにマッピングしてみました。 必要なものは下記の Vim script です。 current-func-info.vim - github スクリプトローカルな関数を手軽に呼び出す - 永遠に未完成 [ソース] function! s:apply_func(funcname) let funcname = matchstr(a:funcname, '^s:\zs.*\ze') if empty(funcname) echo call(a:funcname, []) el…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20121020%2F1350689754&quot; title=&quot;Vim script のカーソル下の関数を評価する - 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>2012-10-20 08:35:54</published>
  <title>Vim script のカーソル下の関数を評価する</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20121020/1350689754</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
