<?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>コマンド補完関数の中でfeedkeys()が使えることが分かった。 ただし、feedkeys()のキー入力が開始されるのは補完が始まった後。 feedkeys()のキー入力によって補完は終了してしまう。ただし、オプション 'wildcharm' の値を変更することで feedkeys()から補完を再度呼び出せることが分かった。末尾に '=' が含まれると空白を挟んで 'a' 'b' 'c' を補完する補完関数の例。 function! Cmpl(arglead, cmdline, curpos) if a:arglead =~# &quot;\&lt;C-x&gt;&quot; let &amp;wcm = s:save_wcm r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fleafcage.hateblo.jp%2Fentry%2F20141018%2F1413614387&quot; title=&quot;よじれた実験：コマンド補完関数の中でコマンド補完関数を呼ぶ - 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>2014-10-18 15:39:47</published>
  <title>よじれた実験：コマンド補完関数の中でコマンド補完関数を呼ぶ</title>
  <type>rich</type>
  <url>https://leafcage.hateblo.jp/entry/20141018/1413614387</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
