<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>[Vimpi] tsukkee</title>
    <link>http://www.vimpi.net/user/tsukkee</link>
    <description>tsukkee's watching list.</description>
    <lastBuildDate>Fri, 10 Feb 2012 16:16:08 GMT</lastBuildDate>
    <item>
      <title>[2620] neocomplcache Ver.6.2</title>
      <link>http://www.vimpi.net/plugin/2620</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2620"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 6.2&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2012-02-02&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Shougo Matsushita&lt;/li&gt;
          &lt;/ul&gt;
          - Added &amp;lt;Nop&amp;gt; in vim_complete.&lt;br /&gt;- Added &amp;lt;Plug&amp;gt;(neocomplcache_start_unite_quick_match) mapping.&lt;br /&gt;- Added C++11 snippets.&lt;br /&gt;- Added documentation.&lt;br /&gt;- Added g:neocomplcache_compare_function option.&lt;br /&gt;- Added g:neocomplcache_enable_fuzzy_completion option.&lt;br /&gt;- Added g:neocomplcache_enable_prefetch option.&lt;br /&gt;- Added g:neocomplcache_filename_include_exprs option.&lt;br /&gt;- Added g:neocomplcache_filename_include_exts option.&lt;br /&gt;- Added g:neocomplcache_include_functions option.&lt;br /&gt;- Added g:neocomplcache_member_patterns option.&lt;br /&gt;- Added member_complete source.&lt;br /&gt;- Added neocomplcache print debug message.&lt;br /&gt;- Added neocomplcache#sources#include_complete#get_current_include_files().&lt;br /&gt;- Added neocomplcache#start_manual_complete().&lt;br /&gt;- Added neocomplcache#util#get_last_status() function.&lt;br /&gt;- Added tcl support.&lt;br /&gt;- Added vim snippet.&lt;br /&gt;- Applied omni_complete patch(experimental).&lt;br /&gt;- Changed default plugins rank.&lt;br /&gt;- Changed g:neocomplcache_enable_prefetch behavior default value.&lt;br /&gt;- Changed syntax highlight name.&lt;br /&gt;- Check if &amp;quot;vim&amp;quot; command is executable.&lt;br /&gt;- Deleted g:neocomplcache_disable_auto_select_buffer_name_pattern option.&lt;br /&gt;- Deleted g:neocomplcache_force_caching_buffer_name_pattern option.&lt;br /&gt;- Deleted obsolute features.&lt;br /&gt;- Deleted obsolute learning.&lt;br /&gt;- Deleted quick match feature.&lt;br /&gt;- Detect sudo vim.&lt;br /&gt;- Disabled refresh by resolved repeat-register problem.&lt;br /&gt;- Fixed Japanese documentation.&lt;br /&gt;- Fixed Vim keyword pattern.&lt;br /&gt;- Fixed auto complete behavior.&lt;br /&gt;- Fixed auto complete flicker.&lt;br /&gt;- Fixed auto select.&lt;br /&gt;- Fixed autocmd args error.&lt;br /&gt;- Fixed buffer_complete bug.&lt;br /&gt;- Fixed conceal syntax.&lt;br /&gt;- Fixed css omni completion pattern.&lt;br /&gt;- Fixed cur_keyword_pos problem.&lt;br /&gt;- Fixed d snippets.&lt;br /&gt;- Fixed detect completefunc.&lt;br /&gt;- Fixed dictionary_complete behavior.&lt;br /&gt;- Fixed examples.&lt;br /&gt;- Fixed expand snippet.&lt;br /&gt;- Fixed expand() problem.&lt;br /&gt;- Fixed feedkeys().&lt;br /&gt;- Fixed file_include source.&lt;br /&gt;- Fixed filename complete escape.&lt;br /&gt;- Fixed filename include complete.&lt;br /&gt;- Fixed filename_complete.&lt;br /&gt;- Fixed filter.&lt;br /&gt;- Fixed finalize error.&lt;br /&gt;- Fixed for IM Problem.&lt;br /&gt;- Fixed for Vim 7.2.&lt;br /&gt;- Fixed for Vim 7.3.319.&lt;br /&gt;- Fixed for eskk.&lt;br /&gt;- Fixed for g:neocomplcache_enable_auto_select.&lt;br /&gt;- Fixed for gdefault option.&lt;br /&gt;- Fixed for refresh always problem(experimental).&lt;br /&gt;- Fixed for rubycomplete.vim.&lt;br /&gt;- Fixed fuzzy completion error.&lt;br /&gt;- Fixed g:neocomplcache_enable_prefetch behavior.&lt;br /&gt;- Fixed g:neocomplcache_text_mode_filetypes default value.&lt;br /&gt;- Fixed get member list error.&lt;br /&gt;- Fixed icase in text mode.&lt;br /&gt;- Fixed include_complete error.&lt;br /&gt;- Fixed member completion.&lt;br /&gt;- Fixed member_complete.&lt;br /&gt;- Fixed modifiable error.&lt;br /&gt;- Fixed neocomplcache#get_complete_results_pos().&lt;br /&gt;- Fixed neocomplcache#sources#snippets_complete#get_snippets().&lt;br /&gt;- Fixed omni_complete preview window.&lt;br /&gt;- Fixed overwrite manual complete.&lt;br /&gt;- Fixed path separator error.&lt;br /&gt;- Fixed php snippet.&lt;br /&gt;- Fixed prefetch problem.&lt;br /&gt;- Fixed prefetch.&lt;br /&gt;- Fixed remove_next_keyword.&lt;br /&gt;- Fixed restore completefunc problem.&lt;br /&gt;- Fixed restore function.&lt;br /&gt;- Fixed ruby omni complete default pattern.&lt;br /&gt;- Fixed s:cur_keyword_str.&lt;br /&gt;- Fixed setline() problem.&lt;br /&gt;- Fixed snippet description.&lt;br /&gt;- Fixed tex snippets.&lt;br /&gt;- Fixed text mode.&lt;br /&gt;- Fixed unite source.&lt;br /&gt;- Fixed updatetime problem.&lt;br /&gt;- Fixed variables initialize.&lt;br /&gt;- Fixed vim keyword pattern.&lt;br /&gt;- Fixed warning.&lt;br /&gt;- Force use glob().&lt;br /&gt;- Improved a bit.&lt;br /&gt;- Improved async from tags.&lt;br /&gt;- Improved c snippet.&lt;br /&gt;- Improved cache check.&lt;br /&gt;- Improved cache.&lt;br /&gt;- Improved caching buffer.&lt;br /&gt;- Improved caching current line.&lt;br /&gt;- Improved calc frequencies.&lt;br /&gt;- Improved check im.&lt;br /&gt;- Improved default rank.&lt;br /&gt;- Improved documentation.&lt;br /&gt;- Improved eval snippet behavior.&lt;br /&gt;- Improved examples.&lt;br /&gt;- Improved expand home.&lt;br /&gt;- Improved filename_complete behavior.&lt;br /&gt;- Improved filename_complete mark.&lt;br /&gt;- Improved filename_complete parse include.&lt;br /&gt;- Improved filtering behavior.&lt;br /&gt;- Improved for learning.&lt;br /&gt;- Improved g:neocomplcache_enable_prefetch behavior.&lt;br /&gt;- Improved gather candidates interface.&lt;br /&gt;- Improved javascript snippets.&lt;br /&gt;- Improved mappings dictionary.&lt;br /&gt;- Improved neocomplcache#get_source_filetypes().&lt;br /&gt;- Improved prefetch.&lt;br /&gt;- Improved python keyword pattern.&lt;br /&gt;- Improved snippet eval.&lt;br /&gt;- Improved snippets delete behavior.&lt;br /&gt;- Improved snippets_complete rank.&lt;br /&gt;- Improved some snippets.&lt;br /&gt;- Improved syntax_complete caching behavior.&lt;br /&gt;- Improved syntax_complete caching.&lt;br /&gt;- Improved tex keyword pattern.&lt;br /&gt;- Improved tex snippets.&lt;br /&gt;- Improved text mode.&lt;br /&gt;- Improved unite#sources#neocomplcache#start_complete() behavior.&lt;br /&gt;- Improved unite#sources#snippet#start_complete()&lt;br /&gt;- Improved vim_complete variables anaylze.&lt;br /&gt;- Improved vim_complete.&lt;br /&gt;- Re-implemented neocomplcache#start_manual_complete().&lt;br /&gt;- Refactored local variable names.&lt;br /&gt;- Refactoringed.&lt;br /&gt;- Renamed g:neocomplcache_max_filename_width to g:neocomplcache_max_menu_width.&lt;br /&gt;- Set :scriptencoding.&lt;br /&gt;- Supported Rhino.&lt;br /&gt;- Supported complete_check().&lt;br /&gt;- Supported conceal feature in snippet_complete(experimental).&lt;br /&gt;- Supported info in omni_complete.&lt;br /&gt;- Supported nyaos.&lt;br /&gt;- Supported php interpreter.&lt;br /&gt;- Use sandbox in eval snippet.&lt;br /&gt;- Use unite#start_complete().&lt;br /&gt;- Use vital.vim cache module.
</description>
      <pubDate>Thu, 02 Feb 2012 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2620_20120202</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2423] Gist.vim Ver.5.9</title>
      <link>http://www.vimpi.net/plugin/2423</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2423"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 5.9&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2012-01-31&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Yasuhiro Matsumoto&lt;/li&gt;
          &lt;/ul&gt;
          This is an upgrade for Gist.vim: add support anonymous post. fixed many bugs.&lt;br /&gt;
</description>
      <pubDate>Tue, 31 Jan 2012 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2423_20120131</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2709] SudoEdit.vim Ver.12</title>
      <link>http://www.vimpi.net/plugin/2709</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2709"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 12&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2012-01-31&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Christian Brabandt&lt;/li&gt;
          &lt;/ul&gt;
          - Avoid redraw when changing permissions of the undofile&lt;br /&gt;- Don't move cursor on Reading/Writing&lt;br /&gt;&amp;nbsp;&amp;nbsp;(issue &lt;a href="https://github.com/chrisbra/SudoEdit.vim/issues/11" target="_blank"&gt;https://github.com/chrisbra/SudoEdit.vim/issues/11&lt;/a&gt;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;reported by Daniel Hahler, Thanks!)&lt;br /&gt;- Support for calling Netrw with another userid/password&lt;br /&gt;&amp;nbsp;&amp;nbsp;(issue &lt;a href="https://github.com/chrisbra/SudoEdit.vim/issues/4" target="_blank"&gt;https://github.com/chrisbra/SudoEdit.vim/issues/4&lt;/a&gt;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;reported by Daniel Hahler, Thanks!)&lt;br /&gt;- Autocmds for Writing did not fire (issue&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://github.com/chrisbra/SudoEdit.vim/issues/10" target="_blank"&gt;https://github.com/chrisbra/SudoEdit.vim/issues/10&lt;/a&gt;, partly by&lt;br /&gt;&amp;nbsp;&amp;nbsp;Raghavendra D Prabhu, Thanks!)&lt;br /&gt;- Newly created files are not set 'nomodified' (issue&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://github.com/chrisbra/SudoEdit.vim/issues/12" target="_blank"&gt;https://github.com/chrisbra/SudoEdit.vim/issues/12&lt;/a&gt;, reported by&lt;br /&gt;&amp;nbsp;&amp;nbsp;Daniel Hahler, Thanks!)&lt;br /&gt;- Can't create undofiles in write-protected directories (issue &lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://github.com/chrisbra/SudoEdit.vim/issues/14" target="_blank"&gt;https://github.com/chrisbra/SudoEdit.vim/issues/14&lt;/a&gt;, reported by&lt;br /&gt;&amp;nbsp;&amp;nbsp;Matias Kangasj&#195;&#164;rvel&#195;&#164;, Thanks!)&lt;br /&gt;(automatically uploaded)
</description>
      <pubDate>Tue, 31 Jan 2012 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2709_20120131</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2981] ZenCoding.vim Ver.0.59</title>
      <link>http://www.vimpi.net/plugin/2981</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2981"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.59&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2012-01-31&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Yasuhiro Matsumoto&lt;/li&gt;
          &lt;/ul&gt;
          This is an upgrade for ZenCoding.vim:&lt;br /&gt;[fix] fixed toggleComment and mny bugs.&lt;br /&gt;
</description>
      <pubDate>Tue, 31 Jan 2012 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2981_20120131</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2098] fakeclip Ver.0.2.10</title>
      <link>http://www.vimpi.net/plugin/2098</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2098"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.2.10&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; Kana Natsuno&lt;/li&gt;
          &lt;/ul&gt;
          - Improve the detection of terminal multiplexers.&amp;nbsp;&amp;nbsp;In other words, (a) use a more suitable one according to the current environment; (b) support using the pastebuffer from Vim not in a tmux session.&amp;nbsp;&amp;nbsp;See also |g:fakeclip_terminal_multiplexer_type| for the details.&amp;nbsp;&amp;nbsp;(Thanks m4i for reporting the problem via &lt;a href="https://github.com/kana/vim-fakeclip/pull/5" target="_blank"&gt;https://github.com/kana/vim-fakeclip/pull/5&lt;/a&gt;)
</description>
      <pubDate>Sat, 21 Jan 2012 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2098_20120121</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2100] textobj-user Ver.0.3.12</title>
      <link>http://www.vimpi.net/plugin/2100</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2100"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.3.12&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2012-01-18&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Kana Natsuno&lt;/li&gt;
          &lt;/ul&gt;
          - |textobj#user#plugin()|: Fix the bug that &amp;quot;*sfile*&amp;quot; is not correctly interpreted in a Unix-like environment on Microsoft Windows such as Git for Windows.&amp;nbsp;&amp;nbsp;(Thank sgur for reporting this problem.&amp;nbsp;&amp;nbsp;See also: &lt;a href="https://github.com/kana/vim-textobj-user/pull/5" target="_blank"&gt;https://github.com/kana/vim-textobj-user/pull/5&lt;/a&gt;)
</description>
      <pubDate>Wed, 18 Jan 2012 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2100_20120118</guid>
      <category>plugin</category>
    </item>
    <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/tsukkee/rss#1658_20111228</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2140] xoria256.vim Ver.1.6</title>
      <link>http://www.vimpi.net/plugin/2140</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2140"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.6&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-10-28&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Dmitriy Zotikov&lt;/li&gt;
          &lt;/ul&gt;
          Comments are now green, Special is cyan (tnx Suraj)
</description>
      <pubDate>Fri, 28 Oct 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2140_20111028</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2536] Lucius Ver.6.1.0</title>
      <link>http://www.vimpi.net/plugin/2536</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2536"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 6.1.0&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-10-03&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Jonathan Filip&lt;/li&gt;
          &lt;/ul&gt;
          Switched around some of the main highlight colors. Instead of using a green for constants, I switched it to be the yellow/orange. This makes constants more distinguishable from other highlights (identifier, statement, preproc, and type are now all some sort of blue or green). Also tweaked a few other settings. The &amp;quot;blue&amp;quot; style is kind of back, but is actually just the dark style with a more blue background.
</description>
      <pubDate>Mon, 03 Oct 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2536_20111003</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2332] pathogen.vim Ver.2.0</title>
      <link>http://www.vimpi.net/plugin/2332</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2332"&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; 2011-08-10&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Tim Pope&lt;/li&gt;
          &lt;/ul&gt;
          Add pathogen#infect() as primary entry point for basic setup.&lt;br /&gt;Provide :Helptags to generate all help tags.&lt;br /&gt;Provide :Vedit and related commands for editing runtime files.
</description>
      <pubDate>Wed, 10 Aug 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2332_20110810</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[3081] JavaScript Indent Ver.1.0</title>
      <link>http://www.vimpi.net/plugin/3081</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=3081"&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; 2011-05-15&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Preston Koprivica&lt;/li&gt;
          &lt;/ul&gt;
           See: web-indent.tar.gz v 1.0 ~
</description>
      <pubDate>Sun, 15 May 2011 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#3081_20110515</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2931] fontzoom.vim Ver.0.1.1</title>
      <link>http://www.vimpi.net/plugin/2931</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2931"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.1.1&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-02-23&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; thinca  &lt;/li&gt;
          &lt;/ul&gt;
          - Added default key mappings.&lt;br /&gt;&amp;nbsp;&amp;nbsp;- &amp;lt;C-ScrollWheelUp&amp;gt; and &amp;lt;C-ScrollWheelDown&amp;gt;.
</description>
      <pubDate>Wed, 23 Feb 2011 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2931_20110223</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[3067] ref.vim Ver.0.4.3</title>
      <link>http://www.vimpi.net/plugin/3067</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=3067"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.4.3&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2011-01-20&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; thinca  &lt;/li&gt;
          &lt;/ul&gt;
          - Added ref#rmcache().&lt;br /&gt;- g:ref_detect_filetype accepts a list of sources.&lt;br /&gt;- A function of g:ref_detect_filetype can return a Funcref.&lt;br /&gt;- Improved ref#register_detection().&lt;br /&gt;- ref-source-attr-available() became omitable.&lt;br /&gt;- Fixed the bug to which {name} including &amp;quot;/&amp;quot; can not be taken out by ref#cache().&lt;br /&gt;- Fixed a bug when a list including empty string is passed to ref#uniq().&lt;br /&gt;&lt;br /&gt;There are a lot of changes from 0.3.1.&amp;nbsp;&amp;nbsp;See :help ref-changelog .
</description>
      <pubDate>Thu, 20 Jan 2011 08:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#3067_20110120</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/tsukkee/rss#1218_20101207</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/tsukkee/rss#1861_20100521</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2425] arpeggio Ver.0.0.6</title>
      <link>http://www.vimpi.net/plugin/2425</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2425"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.0.6&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-04-20&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Kana Natsuno&lt;/li&gt;
          &lt;/ul&gt;
          - Fix |arpeggio-commands| to behave the same as |:map| commands.&amp;nbsp;&amp;nbsp;In other words, &amp;quot; and keys after &amp;quot; in {rhs} for |arpeggio-commands| are treated as a part of {rhs}.&amp;nbsp;&amp;nbsp;Old versions don't behave so.&lt;br /&gt;- Fix minor bugs.&lt;br /&gt;- Revise the document a bit.&lt;br /&gt;- Revise additional syntax highlighting a bit.
</description>
      <pubDate>Tue, 20 Apr 2010 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2425_20100420</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2874] php.vim Ver.1.1</title>
      <link>http://www.vimpi.net/plugin/2874</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2874"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 1.1&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-04-02&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Paul Garvin&lt;/li&gt;
          &lt;/ul&gt;
          Added missing keyword 'default'. Added highlighting of escaped single quotes, double quotes, backslashes, and dollar signs in strings. Shows up same color as \r, \n &amp; friends.
</description>
      <pubDate>Fri, 02 Apr 2010 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2874_20100402</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2674] cocoa.vim Ver.0.4</title>
      <link>http://www.vimpi.net/plugin/2674</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2674"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.4&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2010-03-31&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Michael Sanders&lt;/li&gt;
          &lt;/ul&gt;
          Many bug fixes and miscellaneous improvements.
</description>
      <pubDate>Wed, 31 Mar 2010 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2674_20100331</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/tsukkee/rss#1697_20100306</guid>
      <category>plugin</category>
    </item>
    <item>
      <title>[2802] JavaScript syntax (add E4X support) Ver.0.1</title>
      <link>http://www.vimpi.net/plugin/2802</link>
      <description>          &lt;a href="http://www.vim.org/scripts/script.php?script_id=2802"&gt;Check at www.vim.org&lt;/a&gt;
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 0.1&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Date:&lt;/strong&gt; 2009-10-07&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Adam Katz&lt;/li&gt;
          &lt;/ul&gt;
          Initial upload
</description>
      <pubDate>Wed, 07 Oct 2009 07:00:00 GMT</pubDate>
      <guid>http://www.vimpi.net/user/tsukkee/rss#2802_20091007</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>

