<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>philojuan</author_name>
  <author_url>https://blog.hatena.ne.jp/philojuan/</author_url>
  <blog_title>恥は/dev/nullへ by 初心者</blog_title>
  <blog_url>https://uhoho.hatenablog.jp/</blog_url>
  <categories>
    <anon>Neovim</anon>
  </categories>
  <description>情報源 今回の情報源も以下のLua-guideです。 Lua-guide - Neovim docs autocmdの設定 Vimに記述しているautocmdをNeovimにも設定してみようと調べてみました。 Vimで以下の設定をしているとして、 augroup vimrc autocmd! autocmd FileType vim setlocal keywordprg=:help augroup END これをNeovimのinit.luaに記述する場合、次のようになります。 vim.api.nvim_create_augroup('vimrc', { clear = true }) vi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuhoho.hatenablog.jp%2Fentry%2F2023%2F05%2F18%2F063603&quot; title=&quot;Neovimでautocmdとcolorschemeの設定をする - 恥は/dev/nullへ by 初心者&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>2023-05-18 06:36:03</published>
  <title>Neovimでautocmdとcolorschemeの設定をする</title>
  <type>rich</type>
  <url>https://uhoho.hatenablog.jp/entry/2023/05/18/063603</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
