<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>osyo-manga</author_name>
  <author_url>https://blog.hatena.ne.jp/osyo-manga/</author_url>
  <blog_title>C++でゲームプログラミング</blog_title>
  <blog_url>https://osyo-manga.hatenadiary.org/</blog_url>
  <categories>
    <anon>vim</anon>
  </categories>
  <description>lingr で教えてもらったので覚書。 line() を使用すれば最上行と最下行が取得出来ます。 function! WinlineRange() return range(line(&quot;w0&quot;), line(&quot;w$&quot;)) endfunction line(&quot;w0&quot;) で最上行、line(&quot;w$&quot;) で最下行の行数が取得出来ます。 ただし、間に折りたたみがある場合は、有効でないかもしれません。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosyo-manga.hatenadiary.org%2Fentry%2F20130503%2F1367584587&quot; title=&quot;Vim でウィンドウが表示している行番号を取得する - C++でゲームプログラミング&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-03 21:36:27</published>
  <title>Vim でウィンドウが表示している行番号を取得する</title>
  <type>rich</type>
  <url>https://osyo-manga.hatenadiary.org/entry/20130503/1367584587</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
