<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>guyon</author_name>
  <author_url>https://blog.hatena.ne.jp/guyon/</author_url>
  <blog_title>Guyon Diary</blog_title>
  <blog_url>https://guyon.hatenablog.jp/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>考えてみた。 まずは下調べ 通勤電車でVim完全バイブルの27章「式と関数」を読んだ :h functions VIM::Buffer.current.line = と同等の関数を発見。 setline() 戻り値が『数値』。処理正常時には0が返ってくるので、空文字列に変換する必要がありそうな感じ。 そこで、ヘルプの組み込み関数を全部確認した。Stringで返して使えそうなものを4点ほど。 べたすぎる発想です。置換して空文字 substitute(setline('.',''),&quot;0&quot;,&quot;&quot;,&quot;&quot;) 全部消して、0を0回出力すると空文字 repeat(setline('.',''),0) 0を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fguyon.hatenablog.jp%2Fentry%2F20071116%2F1195228544&quot; title=&quot;続・vimの挿入モードで一行消し - Guyon Diary&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>http://ecx.images-amazon.com/images/I/41EVX5VDMWL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-11-16 00:55:44</published>
  <title>続・vimの挿入モードで一行消し</title>
  <type>rich</type>
  <url>https://guyon.hatenablog.jp/entry/20071116/1195228544</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
