<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>[Vimpi] nase</title>
    <link>http://www.vimpi.net/user/nase</link>
    <description>nase's watching list.</description>
    <lastBuildDate>Fri, 10 Feb 2012 15:36:52 GMT</lastBuildDate>
    <item>
      <title>[1658] The NERD tree Ver.4.2.0</title>
      <link>http://www.vimpi.net/plugin/1658</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1658"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 4.2.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-12-28&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Marty Grenfell&lt;/li&gt;
          &lt;/ul&gt;
          * Add NERDTreeDirArrows option to make the UI use pretty arrow chars instead of the old +~| chars to define the tree structure (sickill)&lt;br /&gt;* shift the syntax highlighting out into its own syntax file (gnap) * add some mac specific options to the filesystem menu - for macvim only (andersonfreitas)&lt;br /&gt;* Add NERDTreeMinimalUI option to remove some non functional parts of the nerdtree ui (camthompson)&lt;br /&gt;* tweak the behaviour of :NERDTreeFind - see :help :NERDTreeFind for the new behaviour (benjamingeiger)&lt;br /&gt;* if no name is given to :Bookmark, make it default to the name of the target file/dir (minyoung)&lt;br /&gt;* use 'file' completion when doing copying, create, and move operations (EvanDotPro)&lt;br /&gt;* lots of misc bug fixes (paddyoloughlin, sdewald, camthompson, Vitaly Bogdanov, AndrewRadev, mathias, scottstvnsn, kml, wycats, me RAWR!)&lt;br /&gt;
</description>
      <pubDate>Wed, 28 Dec 2011 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1658_20111228</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/nase/rss#90_20111206</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1234] YankRing.vim Ver.12.0</title>
      <link>http://www.vimpi.net/plugin/1234</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1234"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 12.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-09-17&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; David Fishburn&lt;/li&gt;
          &lt;/ul&gt;
          NF: Added support for the clipboard option &amp;quot;unnamedplus&amp;quot; which was added after 7.3 (Hong Xu).&lt;br /&gt;&lt;br /&gt;NF: When displaying the YankRing using YRShow, a new command &amp;quot;R&amp;quot; has been added to display all of Vim's registers [0-9a-z].&lt;br /&gt;&lt;br /&gt;BF: YRMapsDelete did not remove the normal mode @ map, which interfers with recorded macros (Philippe Vaucher ).&lt;br /&gt;
</description>
      <pubDate>Sat, 17 Sep 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1234_20110917</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/nase/rss#1567_20110901</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[670] VisIncr Ver.20</title>
      <link>http://www.vimpi.net/plugin/670</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=670"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 20&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-08-16&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          new&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : IB and IIB support binary dec/incrementing; restricted incrementing support for :RIB, :RIIB, :RIO, :RIX, and :RIIX (ie. for binary, octal, and hexadecimal dec/incrementing); and optional long-command names.&lt;br /&gt;&lt;br /&gt;bugfixes: two-argument IIO, IIX commands; when selection with exclusive is used.&lt;br /&gt;
</description>
      <pubDate>Tue, 16 Aug 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#670_20110816</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1664] buftabs Ver.0.18</title>
      <link>http://www.vimpi.net/plugin/1664</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1664"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.18&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-04-12&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Ico -&lt;/li&gt;
          &lt;/ul&gt;
          Added marker for denoting modified buffers, provide function for including buftabs into status line descriptor instead of buftabs having to edit the status line directly.&lt;br /&gt;
</description>
      <pubDate>Tue, 12 Apr 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1664_20110412</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[52] calendar.vim Ver.2.5</title>
      <link>http://www.vimpi.net/plugin/52</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=52"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 2.5&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-01-27&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Yasuhiro Matsumoto&lt;/li&gt;
          &lt;/ul&gt;
          [fix] 7.2 don't have relativenumber.&lt;br /&gt;
</description>
      <pubDate>Thu, 27 Jan 2011 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#52_20110127</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1218] The NERD Commenter Ver.2.3.0</title>
      <link>http://www.vimpi.net/plugin/1218</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1218"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 2.3.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-12-07&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Marty Grenfell&lt;/li&gt;
          &lt;/ul&gt;
          - remove all filetypes which have a &amp;commentstring in the standard vim runtime&lt;br /&gt;&amp;nbsp;&amp;nbsp;for vim &amp;gt; 7.0 unless the script stores an alternate set of delimiters&lt;br /&gt;- make the script complain if the user doesnt have filetype plugins enabled&lt;br /&gt;- use &amp;lt;leader&amp;gt; instead of comma to start the default mappings&lt;br /&gt;- fix a couple of bugs with sexy comments - thanks to Tim Smart&lt;br /&gt;- lots of refactoring&lt;br /&gt;
</description>
      <pubDate>Tue, 07 Dec 2010 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1218_20101207</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/nase/rss#1984_20100930</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1697] surround.vim Ver.1.90</title>
      <link>http://www.vimpi.net/plugin/1697</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1697"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.90&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-03-06&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tim Pope&lt;/li&gt;
          &lt;/ul&gt;
          Completely eliminate wonky % mapping in prompts. &lt;br /&gt;Workaround for user remapped d. [Christian Oudard] &lt;br /&gt;Introduce vgS and begin phasing out vs.
</description>
      <pubDate>Sat, 06 Mar 2010 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1697_20100306</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2120] speeddating.vim Ver.20100301</title>
      <link>http://www.vimpi.net/plugin/2120</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2120"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 20100301&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-03-01&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tim Pope&lt;/li&gt;
          &lt;/ul&gt;
          Fix hanging when incrementing a month across a year boundary.
</description>
      <pubDate>Mon, 01 Mar 2010 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#2120_20100301</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1896] ragtag.vim Ver.2.0</title>
      <link>http://www.vimpi.net/plugin/1896</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1896"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 2.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-02-08&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tim Pope&lt;/li&gt;
          &lt;/ul&gt;
          Rename from allml.vim to ragtag.vim.&lt;br /&gt;Real documentation file.&lt;br /&gt;Remove HTML/URL encoding in favor of using unimpaired.vim, &lt;a href="/scripts/script.php?script_id=1590"&gt;vimscript #1590&lt;/a&gt;.
</description>
      <pubDate>Mon, 08 Feb 2010 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1896_20100208</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[625] Color Sampler Pack Ver.8.03</title>
      <link>http://www.vimpi.net/plugin/625</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=625"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 8.03&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-01-25&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Robert (MetaCosm)&lt;/li&gt;
          &lt;/ul&gt;
          [Jan 2010 Update] 30 new themes climbed into the top 100, which means 30 were deprecated.&amp;nbsp;&amp;nbsp;Online demo of themes at: &lt;a href="http://www.vi-improved.org/color_sampler_pack/" target="_blank"&gt;http://www.vi-improved.org/color_sampler_pack/&lt;/a&gt; .&amp;nbsp;&amp;nbsp;Total theme count, 137 (that is 100 themes, some of them have multiple sub-versions)&lt;br /&gt;
</description>
      <pubDate>Mon, 25 Jan 2010 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#625_20100125</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[521] mru.vim Ver.3.3</title>
      <link>http://www.vimpi.net/plugin/521</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=521"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 3.3&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-12-18&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Yegappan Lakshmanan&lt;/li&gt;
          &lt;/ul&gt;
          * Limit the number of file names displayed in the MRU menu. Provide a configuration variable for selecting the number of file names displayed in the MRU menu or in the sub-menu.&lt;br /&gt;* Add a menu accelerator for the Recent Files menu.&lt;br /&gt;* Add the &amp;quot;:Mru&amp;quot; command (alias for the &amp;quot;:MRU&amp;quot; command) for ease of use.&lt;br /&gt;* When a file not present in the MRU list is supplied to the &amp;quot;:Mru&amp;quot; command, then open the file.&lt;br /&gt;* Add 'v' command to edit a file from the MRU list as read-only.&lt;br /&gt;* Increase the default MRU list size to 100 from 10.&lt;br /&gt;* Support for opening multiple files from the MRU list.&lt;br /&gt;
</description>
      <pubDate>Fri, 18 Dec 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#521_20091218</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1879] AutoComplPop Ver.2.14.1</title>
      <link>http://www.vimpi.net/plugin/1879</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1879"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 2.14.1&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-12-12&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Takeshi NISHIDA&lt;/li&gt;
          &lt;/ul&gt;
          - Changed the way of auto-popup for avoiding an issue about filename completion.&lt;br /&gt;- Fixed a bug that popup menu was opened twice when auto-popup was done.&lt;br /&gt;
</description>
      <pubDate>Sat, 12 Dec 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1879_20091212</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[197] genutils Ver.2.5</title>
      <link>http://www.vimpi.net/plugin/197</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=197"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 2.5&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-09-17&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Hari Krishna Dara&lt;/li&gt;
          &lt;/ul&gt;
          Re-uploading the zip file with the correct name.&lt;br /&gt;- Improved genutils#CleanupFileName() to expand &amp;quot;~&amp;quot; and environment&lt;br /&gt;&amp;nbsp;&amp;nbsp;variables. It also works more reliably now.&lt;br /&gt;- More user friendly version of genutils#UserFileComplete() function&lt;br /&gt;&amp;nbsp;&amp;nbsp;added as genutils#UserFileComplete2(). It can now be used directly as&lt;br /&gt;&amp;nbsp;&amp;nbsp;the custom or customlist function in commands (so saves trouble for&lt;br /&gt;&amp;nbsp;&amp;nbsp;users, as no wrapper needs be written), and also offer various&lt;br /&gt;&amp;nbsp;&amp;nbsp;customizations via passing params.&lt;br /&gt;- New function genutils#UserDirComplete2(), which is a customization on&lt;br /&gt;&amp;nbsp;&amp;nbsp;top of genutils#UserFileComplete2() for the sake of restricting the&lt;br /&gt;&amp;nbsp;&amp;nbsp;completions to directories only.&lt;br /&gt;- Minor improvements in genutils#PathIsAbsolute() and&lt;br /&gt;&amp;nbsp;&amp;nbsp;genutils#GetVimCmdOutput() 
</description>
      <pubDate>Thu, 17 Sep 2009 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#197_20090917</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1242] Markdown syntax Ver.9</title>
      <link>http://www.vimpi.net/plugin/1242</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1242"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 9&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-05-18&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Ben Williams&lt;/li&gt;
          &lt;/ul&gt;
          Numerous link and emphasis fixes.
</description>
      <pubDate>Mon, 18 May 2009 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#1242_20090518</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[294] Align Ver.35/41</title>
      <link>http://www.vimpi.net/plugin/294</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=294"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 35/41&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-03-04&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          Align: save and restore of mod now done with the local version of the option&lt;br /&gt;Align: new sanity check for an AlignStyle of just &amp;quot;:&amp;quot;&lt;br /&gt;AlignMaps: new maps: \ts; ts: \ts&amp;lt; \ts= \a(&lt;br /&gt;AlignMaps: default g:Align_xstrlen often is now 1 for multi-byte support&lt;br /&gt;AlignMaps: bug fixed for \ts,&lt;br /&gt;
</description>
      <pubDate>Wed, 04 Mar 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#294_20090304</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[508] ZoomWin Ver.23</title>
      <link>http://www.vimpi.net/plugin/508</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=508"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 23&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-01-26&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          ZoomWin has been split into a plugin + autoload portion for faster vim startup.&lt;br /&gt;Bug fixes (scrollbind caused the restore to have an incorrect cursor position, retains the search pattern present before zooming, more files than screen rows problem)&lt;br /&gt;
</description>
      <pubDate>Mon, 26 Jan 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#508_20090126</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2004] ColorSchemeMenuMaker Ver.1.0.1</title>
      <link>http://www.vimpi.net/plugin/2004</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2004"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.0.1&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-01-15&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; erik falor&lt;/li&gt;
          &lt;/ul&gt;
          Fixed bug when rebuilding menu more than once and the number of colorschemes contained in the menu changes.
</description>
      <pubDate>Thu, 15 Jan 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/nase/rss#2004_20090115</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>

