<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>[Vimpi] yoshuki</title>
    <link>http://vimpi.net/user/yoshuki</link>
    <description>yoshuki's watching list.</description>
    <lastBuildDate>Fri, 30 Jul 2010 23:54:59 GMT</lastBuildDate>
    <item>
      <title>[2909] Flex Development Support Ver.3.0</title>
      <link>http://vimpi.net/plugin/2909</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2909"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 3.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-05-07&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; David Fishburn&lt;/li&gt;
          &lt;/ul&gt;
          Updated the syntax files.&lt;br /&gt;Updated the indent files (Ingo Karkat).&lt;br /&gt;There were apparently some issues unzipping this file on *nix platforms related to the XML completion files.&lt;br /&gt;All files now use the unix fileformat (:set ff=unix) so there shouldn't be issues using this on *nix.&lt;br /&gt;
</description>
      <pubDate>Fri, 07 May 2010 07:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#2909_20100507</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1567] rails.vim Ver.4.2</title>
      <link>http://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.2&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-03-13&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tim Pope&lt;/li&gt;
          &lt;/ul&gt;
          Default :Rlib to db/seeds.rb.&lt;br /&gt;Default :Rplugin to Gemfile.&lt;br /&gt;:Renvironment prefers Rails 3's config/application.rb.&lt;br /&gt;Support script/rails from Rails 3.&lt;br /&gt;Update generator completion for Rails 3.&lt;br /&gt;Syntax highlighting and gf support in Rails 3 routes.&lt;br /&gt;Update syntax highlighting for assorted Rails 3 changes.&lt;br /&gt;Add support for Rails 3 mailers.&lt;br /&gt;Add :Rmailer navigation command.&lt;br /&gt;Add abbreviations for ActiveModel/ActionDispatch.&lt;br /&gt;Expose pluralization as abolish.vim (&lt;a href="/scripts/script.php?script_id=1545"&gt;vimscript #1545&lt;/a&gt;) coercions t and l.&lt;br /&gt;Add support for allml.vim replacement ragtag.vim (&lt;a href="/scripts/script.php?script_id=1896"&gt;vimscript #1896&lt;/a&gt;).&lt;br /&gt;Highlight its, expect, and double from RSpec.&lt;br /&gt;Fix parsing of Test::Unit failures.&lt;br /&gt;Add support for tmux (like GNU screen) [Will Gray].&lt;br /&gt;Disable menu in MacVim by default to eliminate weird terminal output.&lt;br /&gt;Eliminate g:rails_expensive, g:rails_dbext, and g:rails_default_database.&lt;br /&gt;
</description>
      <pubDate>Sat, 13 Mar 2010 08:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#1567_20100313</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1697] surround.vim Ver.1.90</title>
      <link>http://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://vimpi.net/user/yoshuki/rss#1697_20100306</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1234] YankRing.vim Ver.10.0</title>
      <link>http://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; 10.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-02-01&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; David Fishburn&lt;/li&gt;
          &lt;/ul&gt;
          NF: Change the buffer name to [YankRing] to resemble other non-user buffers.&lt;br /&gt;&lt;br /&gt;NF: Added g:yankring_min_element_length which can prevent items from being added to the YankRing if they are too small.&amp;nbsp;&amp;nbsp;For example, single character deletes (Vedran M).&lt;br /&gt;&lt;br /&gt;BF: When shifting focus back to Vim, the YankRing may incorrectly report: &amp;quot;YR:Failed to change to the yankring buffer, please contact author&amp;quot;.&lt;br /&gt;&lt;br /&gt;BF: When entering Vim for the first time and hitting &amp;quot;p&amp;quot; nothing was pasted (Mark Huiskes).&lt;br /&gt;&lt;br /&gt;BF: When entering Vim for the first time and the yankring_clipboard_monitor = 1, the clipboard entry was not automatically added to the yankring.&lt;br /&gt;&lt;br /&gt;BF: When overriding the default and setting g:yankring_window_use_bottom = 0, the YankRing would report the error (Sergey Khorev):&amp;nbsp;&amp;nbsp;E21: Cannot make changes, 'modifiable' is off&lt;br /&gt;
</description>
      <pubDate>Mon, 01 Feb 2010 08:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#1234_20100201</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1879] AutoComplPop Ver.2.14.1</title>
      <link>http://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://vimpi.net/user/yoshuki/rss#1879_20091212</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1658] The NERD tree Ver.4.1.0</title>
      <link>http://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.1.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-12-01&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Marty Grenfell&lt;/li&gt;
          &lt;/ul&gt;
          features:&lt;br /&gt;- add NERDTreeFind to reveal the node for the current buffer in&lt;br /&gt;&amp;nbsp;&amp;nbsp;the tree, see |NERDTreeFind|. This effectively merges the&lt;br /&gt;&amp;nbsp;&amp;nbsp;FindInNERDTree plugin (by Doug McInnes) into the script.&lt;br /&gt;- make NERDTreeQuitOnOpen apply to the t/T keymaps too.&lt;br /&gt;&amp;nbsp;&amp;nbsp;Thanks to Stefan Ritter and R&#233;mi Pr&#233;vost.&lt;br /&gt;- truncate the root node if wider than the tree window.&lt;br /&gt;&amp;nbsp;&amp;nbsp;Thanks to Victor Gonzalez.&lt;br /&gt;&lt;br /&gt;bugfixes:&lt;br /&gt;- really fix window state restoring&lt;br /&gt;- fix some win32 path escaping issues. Thanks to Stephan&lt;br /&gt;&amp;nbsp;&amp;nbsp;Baumeister, Ricky, jfilip1024, and Chris Chambers&lt;br /&gt;
</description>
      <pubDate>Tue, 01 Dec 2009 08:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#1658_20091201</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2540] snipMate Ver.0.83</title>
      <link>http://vimpi.net/plugin/2540</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2540"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.83&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-07-13&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Michael Sanders&lt;/li&gt;
          &lt;/ul&gt;
          Fixed bug when leaving snippet for another buffer, having a variable at the end of a line in a snippet, or typing certain characters in select mode, and (finally) added support for &amp;lt;shift-tab&amp;gt; to go back a tab stop. Also added snippets for zsh (thanks israelchauca) and mako (thanks &amp;quot;iElectric&amp;quot;), and updated C, Obj-C, and C++ snippets.
</description>
      <pubDate>Mon, 13 Jul 2009 07:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#2540_20090713</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1061] actionscript.vim Ver.0.3</title>
      <link>http://vimpi.net/plugin/1061</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1061"&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-03-05&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Richard Leider&lt;/li&gt;
          &lt;/ul&gt;
          Updated to include support for core ActionScript 3.0.
</description>
      <pubDate>Thu, 05 Mar 2009 08:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#1061_20090305</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[508] ZoomWin Ver.23</title>
      <link>http://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://vimpi.net/user/yoshuki/rss#508_20090126</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2009] AutoClose Ver.1.4</title>
      <link>http://vimpi.net/plugin/2009</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2009"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.4&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2008-09-04&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Thiago Alves&lt;/li&gt;
          &lt;/ul&gt;
          Fix a problem when use AutoClose on Visual Mode Blockwise. Unfortunatelly Backspace will not work as expected on this mode due Vim behavior. E.g.:&lt;br /&gt;Select a column of text and press &amp;lt;Backspace&amp;gt; than &amp;lt;Delete&amp;gt; keys. You'll see that only the first line will be changed.
</description>
      <pubDate>Thu, 04 Sep 2008 07:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#2009_20080904</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[39] matchit.zip Ver.1.13.2</title>
      <link>http://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://vimpi.net/user/yoshuki/rss#39_20080129</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[1601] Smooth Scroll Ver.1.0</title>
      <link>http://vimpi.net/plugin/1601</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=1601"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2006-07-06&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; brad phelan&lt;/li&gt;
          &lt;/ul&gt;
          Initial upload
</description>
      <pubDate>Thu, 06 Jul 2006 07:00:00 GMT</pubDate>
      <guid>http://vimpi.net/user/yoshuki/rss#1601_20060706</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://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://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://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://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://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>
