<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>[Vimpi] umesue</title>
    <link>http://www.vimpi.net/user/umesue</link>
    <description>umesue's watching list.</description>
    <lastBuildDate>Fri, 10 Feb 2012 15:46:28 GMT</lastBuildDate>
    <item>
      <title>[861] Viki/Deplate Ver.3.20</title>
      <link>http://www.vimpi.net/plugin/861</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=861"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 3.20&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2012-01-21&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tom Link&lt;/li&gt;
          &lt;/ul&gt;
          - Use syn-conceal if available&lt;br /&gt;- viki#SetAnchorMarks(): call QuickfixsignsSet('', ['marks']): specify &amp;quot;marks&amp;quot;&lt;br /&gt;- Register docx, pptx, xlsx as special extensions&lt;br /&gt;- viki_viki#SetupBuffer: Allow brackets in extended viki links&lt;br /&gt;- compiler/deplate: Space was not escaped (thanks to E Peron)&lt;br /&gt;- don't set fold* if vikiFoldMethodVersion&amp;lt;1&lt;br /&gt;- .gitignore&lt;br /&gt;- Don't check for has('vim_starting')&lt;br /&gt;- Moved s:MatchList() to autoload/viki.vim&lt;br /&gt;- New: viki#SelectListItem(), viki#ShiftListItem(), viki#MoveListItem()&lt;br /&gt;- Use vimdedoc.rb to generate the help file from source&lt;br /&gt;- Enable {fn} macros as hyperlinks&lt;br /&gt;- VikiDefine: define interviki commands with command!&lt;br /&gt;- Duplicate help tags (fix #2)&lt;br /&gt;- vnoremap &amp;lt;buffer&amp;gt; &amp;lt;expr&amp;gt; ii for viki#SelectListItem('.')&lt;br /&gt;- VikiFoldLevel(): Always check if vikiFolds == &amp;quot;&amp;quot;&lt;br /&gt;- #Files region: allow optional &amp;quot;head&amp;quot; argument&lt;br /&gt;- Configurable option for how to handle malformed viki names&lt;br /&gt;- Make sure g:VIKIBACKREFS is a dictionary&lt;br /&gt;- New VikiFoldLevel version 8: headings only, uses cached info about heading levels for speed-up&lt;br /&gt;- Enable VikiFoldLevel() v8 to fold list items&lt;br /&gt;- Enable VikiFoldLevel() v8 to inversely fold headings (H)&lt;br /&gt;- Remove support for multiple folding methods (g:vikiFoldMethodVersion)&lt;br /&gt;MD5 checksum: 18b8b9837ebb7451d56a90ccfc1de854
</description>
      <pubDate>Sat, 21 Jan 2012 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#861_20120121</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[213] c.vim Ver.5.17</title>
      <link>http://www.vimpi.net/plugin/213</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=213"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 5.17&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-12-29&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Fritz Mehner&lt;/li&gt;
          &lt;/ul&gt;
          - Two new plugin tags: LICENSE,ORGANIZATION&lt;br /&gt;- System-wide installation: minimal Template file for a user will automatically be added.&lt;br /&gt;- New menu item and hotkey: choose a makefile.&lt;br /&gt;- New idiom: realloc.&lt;br /&gt;- New preprocessor item: #if #endif.&lt;br /&gt;- New hotkeys: \ire, \ifs, \ifp, \pif.
</description>
      <pubDate>Thu, 29 Dec 2011 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#213_20111229</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[90] vcscommand.vim Ver.1.99.46</title>
      <link>http://www.vimpi.net/plugin/90</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=90"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.99.46&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-12-06&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Bob Hiestand&lt;/li&gt;
          &lt;/ul&gt;
          Fix VCSVimDiff to work with 7.2 and lower again.&lt;br /&gt;&lt;br /&gt;Always start a new row of windows when executing a split annotate.
</description>
      <pubDate>Tue, 06 Dec 2011 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#90_20111206</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[489] ManPageView Ver.W</title>
      <link>http://www.vimpi.net/plugin/489</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=489"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; W&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-10-14&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          withdrawn
</description>
      <pubDate>Fri, 14 Oct 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#489_20111014</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1567] rails.vim Ver.4.4</title>
      <link>http://www.vimpi.net/plugin/1567</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1567"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 4.4&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-09-01&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tim Pope&lt;/li&gt;
          &lt;/ul&gt;
          Support Rails 3.1 assets (smarter :Rjavascript and :Rstylesheet).&lt;br /&gt;Support RSpec 2 backtrace format in :Rake.&lt;br /&gt;Support rename_index in :Rinvert.&lt;br /&gt;Support slim template type.&lt;br /&gt;Better support for Rails 3 style `:Rails new foo`.&lt;br /&gt;Link Gemfile and Gemfile.lock with :A.&lt;br /&gt;Add bundler.vim support.&lt;br /&gt;Syntax highlight `execute` in migrations.&lt;br /&gt;Syntax highlight `attr_readonly` [Adam Vaughan].&lt;br /&gt;Syntax highlight `around` in specs [Ca&#769;ssio Marques].&lt;br /&gt;Fix Oracle dbext support [Mark Roghelia].&lt;br /&gt;Fix singularization of &amp;quot;movies&amp;quot;.&lt;br /&gt;Fix gf on render :partial =&amp;gt; 'foo/bar.html'.&lt;br /&gt;Fix gf with Ruby 1.9 hashes.&lt;br /&gt;Remove AWS abbreviation.&lt;br /&gt;Remove statusline indicator.&lt;br /&gt;Remove project.vim support.
</description>
      <pubDate>Thu, 01 Sep 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1567_20110901</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1075] netrw.vim Ver.142</title>
      <link>http://www.vimpi.net/plugin/1075</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1075"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 142&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-05-31&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          g:netrw_winsize's meaning changed!&amp;nbsp;&amp;nbsp;Now describes percentage of current netrw buffer window to be used for the new window.&lt;br /&gt;Bug fix: NetrwRemoteListing() uses shellescape to handle subdirectories having spaces.&lt;br /&gt;Bug fix: NetrwMethod() attempts to issue an error message when given a malformed url&lt;br /&gt;
</description>
      <pubDate>Tue, 31 May 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1075_20110531</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1502] Vimball Ver.33</title>
      <link>http://www.vimpi.net/plugin/1502</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1502"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 33&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-04-02&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          Added support for xz compression.&amp;nbsp;&amp;nbsp;Supports *.vmb as well as *.vba for extraction; creates *.vmb files.&amp;nbsp;&amp;nbsp;Bugfixes: zero-length file handling, a problem with fenc.&lt;br /&gt;
</description>
      <pubDate>Sat, 02 Apr 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1502_20110402</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[663] VimDebug Ver.0.5</title>
      <link>http://www.vimpi.net/plugin/663</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=663"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.5&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-01-26&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; eric johnson&lt;/li&gt;
          &lt;/ul&gt;
          Warns if you don't have IO::Pty installed; fixed newline problems for a number of people; fixed tab problems for people who use SuperTab plugin
</description>
      <pubDate>Wed, 26 Jan 2011 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#663_20110126</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1984] FuzzyFinder Ver.4.2.2</title>
      <link>http://www.vimpi.net/plugin/1984</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1984"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 4.2.2&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-09-30&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Takeshi NISHIDA&lt;/li&gt;
          &lt;/ul&gt;
          - Fixed a bug that unloaded buffers weren't covered by FufBufferTagAll.
</description>
      <pubDate>Thu, 30 Sep 2010 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1984_20100930</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1464] moria Ver.2.6.4</title>
      <link>http://www.vimpi.net/plugin/1464</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1464"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 2.6.4&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-08-18&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Georg Dahn&lt;/li&gt;
          &lt;/ul&gt;
          Changed names of colors to numbers for ctermbg and ctermfg, because names did not work on my Mac. Highlight information for ColorColumn.
</description>
      <pubDate>Wed, 18 Aug 2010 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1464_20100818</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1861] errormarker.vim Ver.0.1.12</title>
      <link>http://www.vimpi.net/plugin/1861</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1861"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.1.12&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-05-21&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Michael Hofmann&lt;/li&gt;
          &lt;/ul&gt;
          shortcut (&amp;lt;Leader&amp;gt;cc) to show error at cursor (thanks Eric Rannaud)
</description>
      <pubDate>Fri, 21 May 2010 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1861_20100521</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[165] vimsh.tar.gz Ver.0.21</title>
      <link>http://www.vimpi.net/plugin/165</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=165"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.21&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-02-13&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; brian sturk&lt;/li&gt;
          &lt;/ul&gt;
          Back from the dead.&amp;nbsp;&amp;nbsp;Windows is working again, and a few bugs fixed.
</description>
      <pubDate>Sat, 13 Feb 2010 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#165_20100213</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1143] inkpot Ver.20091127</title>
      <link>http://www.vimpi.net/plugin/1143</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1143"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 20091127&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-11-30&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Ciaran McCreesh&lt;/li&gt;
          &lt;/ul&gt;
          Less garish search highlighting.&lt;br /&gt;&lt;br /&gt;Updates will only be uploaded to vim.org sporadically. See github for the most recent version.
</description>
      <pubDate>Mon, 30 Nov 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1143_20091130</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2337] ku Ver.0.2.4.1</title>
      <link>http://www.vimpi.net/plugin/2337</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2337"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.2.4.1&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-05-29&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Kana Natsuno&lt;/li&gt;
          &lt;/ul&gt;
          Bug fixes:&lt;br /&gt;- |ku-file|: Fix a serious bug which was mixed in ku source file version 0.1.3.&amp;nbsp;&amp;nbsp;See |ku-file-changelog-0.1.4| for the details.
</description>
      <pubDate>Fri, 29 May 2009 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#2337_20090529</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1677] twilight Ver.0.3</title>
      <link>http://www.vimpi.net/plugin/1677</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1677"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.3&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-04-30&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Henning Hasemann&lt;/li&gt;
          &lt;/ul&gt;
          Rewrite, changed the whole color feeling according to some screenshots of the original I found.
</description>
      <pubDate>Thu, 30 Apr 2009 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1677_20090430</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2510] proton Ver.0.3</title>
      <link>http://www.vimpi.net/plugin/2510</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2510"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.3&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-01-14&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Henning Hasemann&lt;/li&gt;
          &lt;/ul&gt;
          Some more fixes &amp; beautifyings
</description>
      <pubDate>Wed, 14 Jan 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#2510_20090114</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1238] Mark Ver.1.1.8-g</title>
      <link>http://www.vimpi.net/plugin/1238</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1238"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.1.8-g&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2008-04-25&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Yuheng Xie&lt;/li&gt;
          &lt;/ul&gt;
          1.1.8 global version. It differ from 1.1.8 that colors will be shared between buffers, instead of localized to buffers as in 1.1.8.&lt;br /&gt;If you would like to have the same words highlighted in different files, use this.&lt;br /&gt;If you would like to have different words highlighted in different files, use 1.1.8.
</description>
      <pubDate>Fri, 25 Apr 2008 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1238_20080425</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1318] snippetsEmu Ver.1.2.3</title>
      <link>http://www.vimpi.net/plugin/1318</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1318"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.2.3&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2008-03-13&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Felix Ingram&lt;/li&gt;
          &lt;/ul&gt;
          Fixed jumping bug which caused problems with tags between two named tags being missed out. (really, really uploaded new version)
</description>
      <pubDate>Thu, 13 Mar 2008 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#1318_20080313</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[39] matchit.zip Ver.1.13.2</title>
      <link>http://www.vimpi.net/plugin/39</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=39"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.13.2&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2008-01-29&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Benji Fisher&lt;/li&gt;
          &lt;/ul&gt;
          Another bug fix:&amp;nbsp;&amp;nbsp;either 1.13 or 1.13.1 broke the behavior of finding a matching construct that starts after the cursor.
</description>
      <pubDate>Tue, 29 Jan 2008 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#39_20080129</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[368] oceandeep Ver.1.2.5</title>
      <link>http://www.vimpi.net/plugin/368</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=368"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.2.5&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2007-10-15&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tom Regner&lt;/li&gt;
          &lt;/ul&gt;
          change by Alexei Alexandrov&lt;br /&gt;- highlight CursorColumn&lt;br /&gt;
</description>
      <pubDate>Mon, 15 Oct 2007 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/umesue/rss#368_20071015</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>RSS&#12395; www.vim.org &#12408;&#12398;&#12480;&#12452;&#12524;&#12463;&#12488;&#12522;&#12531;&#12463;&#12434;&#36861;&#21152;&#12375;&#12414;&#12375;&#12383;&#12290;</title>
      <link>http://www.vimpi.net/vimpi/announces</link>
      <description>&lt;p&gt;RSS&#12363;&#12425;&#12480;&#12452;&#12524;&#12463;&#12488;&#12395; &lt;a href="http://www.vim.org"&gt;www.vim.org&lt;/a&gt; &#12398;&#12506;&#12540;&#12472;&#12395;&#39131;&#12409;&#12427;&#12424;&#12358;&#12395;&#12375;&#12414;&#12375;&#12383;&#12290;
&lt;br /&gt;-----
&lt;br /&gt;Added link for &lt;a href="http://www.vim.org"&gt;www.vim.org&lt;/a&gt; to rss. now you can access to plugin directly.
&lt;br /&gt;=====
&lt;br /&gt;Thanks: kascote&lt;/p&gt;</description>
      <pubDate>Mon, 27 Jul 2009 08:25:00 GMT</pubDate>
      <category>announce</category>
    </item>
    <item>
      <title>&#12503;&#12521;&#12464;&#12452;&#12531;&#12434;&#12461;&#12540;&#12527;&#12540;&#12489;&#12391;&#26908;&#32034;&#12391;&#12365;&#12427;&#12424;&#12358;&#12395;&#12375;&#12414;&#12375;&#12383;&#12290;</title>
      <link>http://www.vimpi.net/vimpi/announces</link>
      <description>&lt;p&gt;&#12479;&#12452;&#12488;&#12523;&#12414;&#12383;&#12399;&#35500;&#26126;&#12434;&#23550;&#35937;&#12395;&#12461;&#12540;&#12527;&#12540;&#12489;&#26908;&#32034;&#12364;&#12391;&#12365;&#12427;&#12424;&#12358;&#12395;&#12394;&#12426;&#12414;&#12375;&#12383;&#12290;&#65288;&#12473;&#12506;&#12540;&#12473;&#21306;&#20999;&#12426;&#12391;AND&#12395;&#12394;&#12426;&#12414;&#12377;&#12290;&#65289;
&lt;br /&gt;&#12503;&#12521;&#12464;&#12452;&#12531;&#12479;&#12502;&#12363;&#12425;&#12393;&#12358;&#12382;&#12290;
&lt;br /&gt;-----
&lt;br /&gt;Keyword search now available, you can search in title or description.
&lt;br /&gt;(When specify multi keywords, separate them with space.)
&lt;br /&gt;Try it on plugins tab.
&lt;br /&gt;=====
&lt;br /&gt;Thanks: kawadu, mollifier&lt;/p&gt;</description>
      <pubDate>Mon, 02 Jun 2008 07:04:00 GMT</pubDate>
      <category>announce</category>
    </item>
    <item>
      <title>&#12454;&#12457;&#12483;&#12481;&#12522;&#12473;&#12488;&#12395;&#12354;&#12427;&#12503;&#12521;&#12464;&#12452;&#12531;&#12391;&#12399;Add&#12508;&#12479;&#12531;&#12434;&#38560;&#12377;&#12424;&#12358;&#12395;&#12375;&#12414;&#12375;&#12383;&#12290;</title>
      <link>http://www.vimpi.net/vimpi/announces</link>
      <description>&lt;p&gt;&#12454;&#12457;&#12483;&#12481;&#12522;&#12473;&#12488;&#12395;&#12354;&#12427;&#12503;&#12521;&#12464;&#12452;&#12531;&#12391;&#12399;Add&#12508;&#12479;&#12531;&#12434;&#38560;&#12377;&#12424;&#12358;&#12395;&#12375;&#12414;&#12375;&#12383;&#12290;
&lt;br /&gt;-----
&lt;br /&gt;Hide add button from pugin page that alreay  in watching list.
&lt;br /&gt;=====
&lt;br /&gt;Thanks: kuy&lt;/p&gt;</description>
      <pubDate>Tue, 12 Feb 2008 08:53:00 GMT</pubDate>
      <category>announce</category>
    </item>
    <item>
      <title>&#12377;&#12409;&#12390;&#12398;&#20154;&#27671;/&#26368;&#36817;&#12398;&#12503;&#12521;&#12464;&#12452;&#12531;&#12434;&#35211;&#12425;&#12428;&#12427;&#12424;&#12358;&#12395;&#12375;&#12414;&#12375;&#12383;&#12290;</title>
      <link>http://www.vimpi.net/vimpi/announces</link>
      <description>&lt;p&gt;&#12503;&#12521;&#12464;&#12452;&#12531;&#12479;&#12502;&#12398;&#12300;Read more...&#12301;&#12363;&#12425;&#12377;&#12409;&#12390;&#12398;&#20154;&#27671;/&#26368;&#36817;&#12398;&#12503;&#12521;&#12464;&#12452;&#12531;&#12364;&#35211;&#12425;&#12428;&#12414;&#12377;&#12290;
&lt;br /&gt;-----
&lt;br /&gt;You can see All of popular/recent plugins by &amp;quot;Read more...&amp;quot; at plugin tab.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:02:00 GMT</pubDate>
      <category>announce</category>
    </item>
    <item>
      <title>&#12362;&#30693;&#12425;&#12379;&#12434;&#12503;&#12521;&#12464;&#12452;&#12531;RSS&#12395;&#21547;&#12417;&#12427;&#12424;&#12358;&#12395;&#12375;&#12414;&#12375;&#12383;&#12290;</title>
      <link>http://www.vimpi.net/vimpi/announces</link>
      <description>&lt;p&gt;&#12503;&#12521;&#12464;&#12452;&#12531;RSS&#12408;&#12459;&#12486;&#12468;&#12522;&#12434;&#36861;&#21152;&#12375;&#12289;&#12362;&#30693;&#12425;&#12379;&#12434;&#21547;&#12417;&#12427;&#12424;&#12358;&#12395;&#12375;&#12414;&#12375;&#12383;&#12290;
&lt;br /&gt;&#12381;&#12428;&#12382;&#12428;plugin&#12289;announce&#12459;&#12486;&#12468;&#12522;&#12392;&#12394;&#12426;&#12414;&#12377;&#12290;
&lt;br /&gt;-----
&lt;br /&gt;Mixed announces into plugin RSS and added category.
&lt;br /&gt;Categories are &amp;quot;plugin&amp;quot; and &amp;quot;announce&amp;quot; for each.&lt;/p&gt;</description>
      <pubDate>Wed, 26 Dec 2007 11:15:00 GMT</pubDate>
      <category>announce</category>
    </item>
  </channel>
</rss>

