<?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>Lingr の Vim 部屋でちらっと出てきていたので覚書。 さて、neosnippet.vim の snip ファイルの構文なのですが、 ${1:condition}と記述した場合、&quot;condition&quot; がデフォルト値として挿入され、何も入力しないで次のマーカーへジャンプしたら &quot;condition&quot; が挿入されたままの状態になります。 一方、 ${1:#:condition}と記述した場合、&quot;#:condition&quot; がデフォルト値として挿入されるのですが、何も入力しないで次のマーカーへジャンプしたらこのテキストは削除されます。 例えば、 if ${1:#:ここには bool 値を挿入す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20140715%2F1405436372&quot; title=&quot;neosnippet.vim の ${1:condition} と ${1:#:condition} の違い - 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>2014-07-15 23:59:32</published>
  <title>neosnippet.vim の ${1:condition} と ${1:#:condition} の違い</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20140715/1405436372</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
