<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tam5917</author_name>
  <author_url>https://blog.hatena.ne.jp/tam5917/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://tam5917.hatenablog.com/</blog_url>
  <categories>
    <anon>emacs</anon>
  </categories>
  <description>書いてみた。 (require 'company) (add-hook 'after-init-hook 'global-company-mode) (setq company-minimum-prefix-length 2) ;; キー設定 (define-key company-active-map (kbd &quot;C-n&quot;) 'company-select-next) (define-key company-active-map (kbd &quot;C-p&quot;) 'company-select-previous) (define-key company-active-map (kbd &quot;M-n&quot;) n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftam5917.hatenablog.com%2Fentry%2F2022%2F01%2F24%2F113009&quot; title=&quot;Company-modeの設定 2022 - 備忘録&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>2022-01-24 11:30:09</published>
  <title>Company-modeの設定 2022</title>
  <type>rich</type>
  <url>https://tam5917.hatenablog.com/entry/2022/01/24/113009</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
