<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eagletmt</author_name>
  <author_url>https://blog.hatena.ne.jp/eagletmt/</author_url>
  <blog_title>EAGLE 雑記</blog_title>
  <blog_url>https://eagletmt.hatenadiary.org/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>Vim</anon>
  </categories>
  <description>まだまだ Objective-C で遊んでます。 んで、vim で新しく *.m なファイルを作るとデフォルトでは matlab.vim が使われてしまうので、これを objc.vim に変更した。 $VIM/runtime/filetype.vim を見てみると、ファイル名が *.m のときには s:FTm() が呼ばれて、その中で matlab か objc かの判定が行われている。 なんの情報も無いときには g:filetype_m を参照して、存在する場合にはそれを用いて、それも無いときには matlab になるように書かれていた。 というわけで、~/.vimrc に let g:fi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feagletmt.hatenadiary.org%2Fentry%2F20090226%2F1235648414&quot; title=&quot; vim で *.m を作ると最初に matlab だと認識されてしまう - EAGLE 雑記&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>2009-02-26 20:40:14</published>
  <title> vim で *.m を作ると最初に matlab だと認識されてしまう</title>
  <type>rich</type>
  <url>https://eagletmt.hatenadiary.org/entry/20090226/1235648414</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
