<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>daisuzu</author_name>
  <author_url>https://blog.hatena.ne.jp/daisuzu/</author_url>
  <blog_title>daisuzu's notes</blog_title>
  <blog_url>https://daisuzu.hatenablog.com/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>US配列のVimのみ&quot;;&quot;と&quot;:&quot;を入れ替えて使っていたので JIS配列のPCにリモート接続した時にコマンドが打ちにくかった。全部US配列の設定に統一しておけば良いんだろうけど、 都合によりそうもいかないのでこんな設定で使ってみる。 nnoremap &lt;Space&gt;sc :&lt;C-u&gt;SwapColon&lt;CR&gt; command! SwapColon call SwapColon() function! SwapColon() if maparg(';', 'n') == ':' nunmap ; nunmap : vunmap ; vunmap : nunmap q; else nnoremap…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaisuzu.hatenablog.com%2Fentry%2F2013%2F05%2F31%2F225407&quot; title=&quot;Vimのコロンとセミコロンを入れ換える - daisuzu&amp;#39;s notes&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>2013-05-31 22:54:07</published>
  <title>Vimのコロンとセミコロンを入れ換える</title>
  <type>rich</type>
  <url>https://daisuzu.hatenablog.com/entry/2013/05/31/225407</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
