<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>[Vimpi] late4</title>
    <link>http://www.vimpi.net/user/late4</link>
    <description>late4's watching list.</description>
    <lastBuildDate>Fri, 10 Feb 2012 15:38:34 GMT</lastBuildDate>
    <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/late4/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/late4/rss#1567_20110901</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[356] dbext.vim Ver.13.0</title>
      <link>http://www.vimpi.net/plugin/356</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=356"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 13.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-06-13&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Peter Bagyinszki&lt;/li&gt;
          &lt;/ul&gt;
          Posted by David Fishburn&lt;br /&gt;&lt;br /&gt;New Features&lt;br /&gt;---------&lt;br /&gt;- Added new command, DBDisconnectAll, for DBI/ODBC.&lt;br /&gt;- DBDisconnect for DBI/ODBC now can accept an optional parameter for the buffer you wish disconnected.&lt;br /&gt;- DBListConnections also includes the buffer filename in it's output to help associate the two more easily.&lt;br /&gt;- Updated the default variable_def_regex to include an alphabetic character after a &amp;quot;:&amp;quot; for host variables to avoid false matches with time formats &amp;quot;10:20&amp;quot;.&lt;br /&gt;- Improved the variable substitution to also check if a variable is preceeded by a single line comment character.&amp;nbsp;&amp;nbsp;If so, ignore the match.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;CALL myProc( sl_var1&amp;nbsp;&amp;nbsp;-- p_var1&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , sl_var2&amp;nbsp;&amp;nbsp;-- p_var2&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;Bug Fixes&lt;br /&gt;---------&lt;br /&gt;- When clearing the results buffer the default register was updated.&lt;br /&gt;- Duplicate tag on MyProjectDir when running helptags (Simon Dambe).&lt;br /&gt;- Some of the variable substitution options Skip, Use Blank had off by one errors.&lt;br /&gt;
</description>
      <pubDate>Mon, 13 Jun 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#356_20110613</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[642] GetLatestVimScripts Ver.33</title>
      <link>http://www.vimpi.net/plugin/642</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=642"&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-05-31&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          *.xz compression supported&lt;br /&gt;Bug fixes: acd option bypass, fnameescape used instead of escape(), hls problem fixed&lt;br /&gt;
</description>
      <pubDate>Tue, 31 May 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#642_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/late4/rss#1502_20110402</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/late4/rss#1984_20100930</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/late4/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/late4/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/late4/rss#197_20090917</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1910] QuickBuf Ver.1.12</title>
      <link>http://www.vimpi.net/plugin/1910</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1910"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.12&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-02-03&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; pal nart&lt;/li&gt;
          &lt;/ul&gt;
          ADD: key 'c' to close an already opened window.&lt;br /&gt;ADD: checking vim's version to silently skip on older vim (less than 7.0). Thanks to Bernhard Walle.
</description>
      <pubDate>Tue, 03 Feb 2009 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#1910_20090203</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[40] DrawIt! Ver.10</title>
      <link>http://www.vimpi.net/plugin/40</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=40"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 10&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2008-06-12&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Charles Campbell&lt;/li&gt;
          &lt;/ul&gt;
          Fixed a bug with text brushes and ctrl-leftmouse.
</description>
      <pubDate>Thu, 12 Jun 2008 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#40_20080612</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[23] EnhCommentify.vim Ver.2.3</title>
      <link>http://www.vimpi.net/plugin/23</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=23"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 2.3&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2008-02-21&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Meikel Brandmeyer&lt;/li&gt;
          &lt;/ul&gt;
          Still alive! Yeah! :-D&lt;br /&gt;&lt;br /&gt;Finally a new release....&lt;br /&gt;&lt;br /&gt;This is mainly a bugfix release:&lt;br /&gt;* Fixed a typo in the apache detection. (thanks to Brian Neu)&lt;br /&gt;* Fixed handling of nested comment escape strings. (thanks to Samuel Ferencik)&lt;br /&gt;* Fixed broken keyboard mappings when wcm is set to &amp;lt;Tab&amp;gt;. (thanks to xpatriotx)&lt;br /&gt;&lt;br /&gt;* Added support for viki &amp; deplate (thanks to Thomas Link)&lt;br /&gt;* Added support xslt, xsd &amp; mail (thanks to Stefano Zacchiroli)&lt;br /&gt;* Added callback-functionality to enable extension of the script without actually modifying the script.&lt;br /&gt;
</description>
      <pubDate>Thu, 21 Feb 2008 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#23_20080221</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[184] vtreeexplorer Ver.1.28</title>
      <link>http://www.vimpi.net/plugin/184</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=184"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.28&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2007-12-28&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; scott urban&lt;/li&gt;
          &lt;/ul&gt;
          Added 'O' command which replaces explorer window with editing of file when activated on file in tree - idea from Brian Doyle.
</description>
      <pubDate>Fri, 28 Dec 2007 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#184_20071228</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1581] lookupfile Ver.1.8</title>
      <link>http://www.vimpi.net/plugin/1581</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1581"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.8&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2007-09-13&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Hari Krishna Dara&lt;/li&gt;
          &lt;/ul&gt;
          - Even more control on the mappings with the new setting&lt;br /&gt;&amp;nbsp;&amp;nbsp;|LookupFile_EnableRemapCmd|.&lt;br /&gt;- New feature to specify names that follow CamelCasing pattern by abbreviating&lt;br /&gt;&amp;nbsp;&amp;nbsp;them. This works more or less like for the &amp;quot;Open Type&amp;quot; dialog in Eclipse.&lt;br /&gt;&amp;nbsp;&amp;nbsp;For more information see, |LookupFile_TagsExpandCamelCase|.&lt;br /&gt;- New feature to remember the recent files, see&lt;br /&gt;&amp;nbsp;&amp;nbsp;|Lookupfile_RecentFileListSize|.&lt;br /&gt;- Changed the message line such that the message is shown on the left side and&lt;br /&gt;&amp;nbsp;&amp;nbsp;the pattern is shown on the right side. This prevents the more important&lt;br /&gt;&amp;nbsp;&amp;nbsp;message from getting lost when the filenames are too long.&lt;br /&gt;- New settings |LookupFile_EnableRemapCmd|, |LookupFile_SearchForBufsInTabs|,&lt;br /&gt;&amp;nbsp;&amp;nbsp;|LookupFile_TagsExpandCamelCase|, |Lookupfile_RecentFileListSize|.&lt;br /&gt;
</description>
      <pubDate>Thu, 13 Sep 2007 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#1581_20070913</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[69] project.tar.gz Ver.1.4.1</title>
      <link>http://www.vimpi.net/plugin/69</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=69"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.4.1&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2006-10-13&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Aric Blumer&lt;/li&gt;
          &lt;/ul&gt;
          - Bug fixes&lt;br /&gt;- Optional use of vimgrep instead of grep&lt;br /&gt;- Line numbers in the project window&lt;br /&gt;- Window not bound to left side (experimental)
</description>
      <pubDate>Fri, 13 Oct 2006 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#69_20061013</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[922] svncommand.vim Ver.1.67.3</title>
      <link>http://www.vimpi.net/plugin/922</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=922"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.67.3&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2005-04-18&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Adam Lazur&lt;/li&gt;
          &lt;/ul&gt;
          - fix svn info (doh!)&lt;br /&gt;- add quick hack svk support via SVNCommandAutoSVK variable&lt;br /&gt;
</description>
      <pubDate>Mon, 18 Apr 2005 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#922_20050418</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[350] Highlight UnMatched Brackets Ver.2.0</title>
      <link>http://www.vimpi.net/plugin/350</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=350"&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; 2002-10-15&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Naveen Chandra&lt;/li&gt;
          &lt;/ul&gt;
          - Added support for defining additional bracket &lt;br /&gt;pairs through matchpairs.&lt;br /&gt;- Elliminated those irksome errorbells by silent!&lt;br /&gt;- Added support for highlighting brackets within the&lt;br /&gt;displayed lines i.e. highlighting the brackets is &lt;br /&gt;done only in the currently displayed lines &lt;br /&gt;eventhough the matching bracket is outside the &lt;br /&gt;currently displayed lines.&lt;br /&gt;- Elliminated those visual jerks or shifting of &lt;br /&gt;editing line.
</description>
      <pubDate>Tue, 15 Oct 2002 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/late4/rss#350_20021015</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>

