<?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>すごくピンポイントなんですが、小数を代入したグローバル変数を定義します。 let g:Hoge = 1.1 この時に sessionoptions に globals が含まれている場合、mksession で次のような書き込みがされ、source 時にエラーになります。 let Hoge = &amp;1.100000 これってつまり…どういうことなんでしょう？ 現状は sessionoptions から globals を取り除いて対応しています。 [再現コード] set sessionoptions=globals let g:Hoge = 1.1 mksession! source sessi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20120125%2F1327458482&quot; title=&quot;Vim の sessionoptions に globals が含まれている場合の不具合？ - 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-01-25 11:28:02</published>
  <title>Vim の sessionoptions に globals が含まれている場合の不具合？</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20120125/1327458482</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
