<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gustavo F. Padovan &#187; vim</title>
	<atom:link href="http://padovan.org/blog/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://padovan.org/blog</link>
	<description>a hacking life</description>
	<lastBuildDate>Fri, 23 Jul 2010 22:30:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Vim plugin for pastebin</title>
		<link>http://padovan.org/blog/2009/07/vim-plugin-for-pastebin/</link>
		<comments>http://padovan.org/blog/2009/07/vim-plugin-for-pastebin/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 02:32:41 +0000</pubDate>
		<dc:creator>padovan</dc:creator>
				<category><![CDATA[free software]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[en]]></category>
		<category><![CDATA[gpsl]]></category>
		<category><![CDATA[pastebin]]></category>

		<guid isPermaLink="false">http://padovan.org/blog/?p=73</guid>
		<description><![CDATA[I was looking for a pastebin plugin for vim. I&#8217;ve  found one[1], but it was not  working, then I fixed it. The plugin is here[2]. And if is useful to you there is a git repo[3] too. How to use: Put it into ~/.vim/plugin to autoload the plugin every time you open VIM. You can also [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a pastebin plugin for vim. I&#8217;ve  found <a href="http://djcraven5.blogspot.com/2006/10/vimpastebin-post-to-pastebin-from.html" target="_blank">one</a>[1], but it was not  working, then I fixed it. The plugin is <a href="http://www.las.ic.unicamp.br/~gustavo/pub/vim/vim-pastebin/plugin/pastebin.vim" target="_blank">here</a>[2]. And if is useful to you there is a git <a href="http://github.com/pao/vim-pastebin/tree/master" target="_blank">repo</a>[3] too.</p>
<p><strong>How to use:</strong></p>
<p>Put it into <tt>~/.vim/plugin</tt> to autoload the plugin every time you open VIM. You can also source it manually:</p>
<blockquote><p><tt>:source /path/to/pastebin.vim</tt></p></blockquote>
<p>You can set your favorite pastebin site and your name editing the pastebin.vim</p>
<p>From [1]: &#8220;To use the script is very simple. Just visually block (Shift-v) the lines of code you want to send to the <a class="ext-link" href="http://pastebin.com/"><span class="icon">Pastebin</span></a> and enter the command <tt>:PasteCode</tt>. The blocked text will be sent to the <a class="ext-link" href="http://pastebin.com/"><span class="icon">Pastebin</span></a> and the new URL will be shown on the Vim statusline.&#8221;</p>
<p style="text-align: left;">[1] <a href="http://djcraven5.blogspot.com/2006/10/vimpastebin-post-to-pastebin-from.html" target="_blank">http://djcraven5.blogspot.com/2006/10/vimpastebin-post-to-pastebin-from.html</a><br />
[2] <a href="http://www.las.ic.unicamp.br/~gustavo/pub/vim/vim-pastebin/plugin/pastebin.vim" target="_blank">http://www.las.ic.unicamp.br/~gustavo/pub/vim/vim-pastebin/plugin/pastebin.vim</a><br />
[3] <a href="http://github.com/pao/vim-pastebin/tree/master" target="_blank">http://github.com/pao/vim-pastebin/tree/master</a></p>
]]></content:encoded>
			<wfw:commentRss>http://padovan.org/blog/2009/07/vim-plugin-for-pastebin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
