<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>parasporospa</author_name>
  <author_url>https://blog.hatena.ne.jp/parasporospa/</author_url>
  <blog_title>メモ帳</blog_title>
  <blog_url>https://parasporospa.hatenadiary.org/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>ねんがんの全小文字ユーザ定義コマンドをてにいれたぞ！ ユーザ定義コマンドの名前を小文字で始められないのは、組み込みコマンドとの混乱を避けるため。 以下はユーザ定義コマンドを呼び出すとき、コマンド名の検索をケースインセンシティブにするハック。つまり :Bclose というコマンドを :bclose で呼べるようになる。 --- ../src.orig/ex_docmd.c 2006-06-02 01:35:56.001000000 +0900 +++ ex_docmd.c 2006-08-23 16:26:17.078125000 +0900 @@ -2817,7 +2817,7 @@ #ifd…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fparasporospa.hatenadiary.org%2Fentry%2F20060823%2F1156318763&quot; title=&quot;全部小文字ユーザ定義コマンドハック - メモ帳&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>2006-08-23 16:39:23</published>
  <title>全部小文字ユーザ定義コマンドハック</title>
  <type>rich</type>
  <url>https://parasporospa.hatenadiary.org/entry/20060823/1156318763</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
