<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>leafcage</author_name>
  <author_url>https://blog.hatena.ne.jp/leafcage/</author_url>
  <blog_title>cafegale(LeafCage備忘録)</blog_title>
  <blog_url>https://leafcage.hateblo.jp/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>Vimのバインドzj zkで次の折り畳み、前の折り畳みにジャンプすることができるが、zjはまだ良いとして、zkは折り畳みの末尾にジャンプする。 これではもし移動先の折り畳みが折り畳まれていた場合、一体どこにジャンプしたのか分からない。 尻ではなく頭にジャンプしてほしい。 そんなわけで、カーソルより前の折り畳みの頭に跳ぶ関数作った。 nnoremap zk :&lt;C-u&gt; call ZkJump_to_foldhead()&lt;CR&gt; function! ZkJump_to_foldhead() &quot;{{{ mark ' for i in range(v:count1) call s:__zkJump_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fleafcage.hateblo.jp%2Fentry%2F20121226%2F1356508094&quot; title=&quot;zkで折り畳みを移動する時、折り畳み尻ではなく折り畳み頭にジャンプする関数 - cafegale(LeafCage備忘録)&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>2012-12-26 16:48:14</published>
  <title>zkで折り畳みを移動する時、折り畳み尻ではなく折り畳み頭にジャンプする関数</title>
  <type>rich</type>
  <url>https://leafcage.hateblo.jp/entry/20121226/1356508094</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
