<?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>Underneath the already known &#187; plugins</title>
	<atom:link href="http://vaskas.ru/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://vaskas.ru</link>
	<description>What Vaskas thinks</description>
	<lastBuildDate>Mon, 13 Jul 2009 19:38:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making vim look good (even in Mac OS X)</title>
		<link>http://vaskas.ru/2009/07/13/making-vim-look-good-even-in-mac-os-x/</link>
		<comments>http://vaskas.ru/2009/07/13/making-vim-look-good-even-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 15:49:34 +0000</pubDate>
		<dc:creator>vaskas</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[look'n'feel]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://vaskas.ru/?p=62</guid>
		<description><![CDATA[I should say I like vim very much. It&#8217;s extremely configurable, has a lot of useful plugins. It&#8217;s also cross-platform and available in almost all modern UNIX distributions which means that it&#8217;s equally accessible from the very beginning on a Mac OS X powered MacPro and a humble low-end garage server (running Linux, of course [...]]]></description>
			<content:encoded><![CDATA[<p>I should say I like vim very much. It&#8217;s extremely configurable, has a lot of <a href="http://www.vim.org/scripts/index.php">useful plugins</a>. It&#8217;s also cross-platform and available in almost all modern UNIX distributions which means that it&#8217;s equally accessible from the very beginning on a Mac OS X powered MacPro and a humble low-end garage server (running Linux, of course <img src='http://vaskas.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
<p>While there is a number of GUI versions of vim (<a href="http://www.vim.org/download.php">gVim</a>, <a href="http://code.google.com/p/macvim/">MacVim</a>), I personally use the console version. The main reason for that is that I often ssh to remote servers (including my office computer when at home) &#8211; and use vim on-the-spot.<br />
<a href="http://vaskas.ru/wp-content/uploads/2009/06/Picture-2.png"><img src="http://vaskas.ru/wp-content/uploads/2009/06/Picture-2-300x218.png" alt="Console vim on OS X" title="console_vim" width="300" height="218" class="size-medium wp-image-63" /></a></p>
<p>Customizability is what makes vim much more than just a text editor.<br />
Customizing vim includes:</p>
<ol>
<li>Grabbing a nice color scheme</li>
<li>Getting some plugins that would simplify your everyday work</li>
<li>Binding of commonly used keys</li>
<li>Realizing your desired functionality in vimscript</li>
</ol>
<p>My preferred color scheme is <a href="http://blog.infinitered.com/entries/show/8">IR_Black</a>. In order to be able to use it in Terminal vim, you will also need the corresponding Terminal color scheme. <a href="http://blog.infinitered.com/entries/show/6">Todd Werth describes the installation process</a>.<br />
While the TextMate users are enjoying the beautiful color schemes, vim people are porting them. Among the ports are the <a href="http://slinky.imukuppi.org/zenburn/">Zenburn</a> color scheme, <a href="http://jozilla.net/Software/VibrantInk">VibrantInk</a> and <a href="http://niw.at/articles/2006/08/06/twilight/en">Twilight</a>.</p>
<p>If you are a fan of pixel fonts, <a href="http://jeramey.livejournal.com/124733.html">Terminus</a> is a good font that is both crisp and easy on eyes. If you are not, then may be the excellent Monaco font is your friend.</p>
<p>The plugins that are featured in the screenshot include <a href="http://github.com/scrooloose/nerdtree/tree/master">NERD Tree</a> and <a href="http://www.vim.org/scripts/script.php?script_id=159">MiniBufExplorer</a>. The others that I also use and recommend are <a href="http://github.com/scrooloose/nerdcommenter/tree/master">NERD Commenter</a> and <a href="http://github.com/taq/vim-git-branch-info/tree/master">vim-git-branch-info</a>.</p>
<p>Vim.org includes thousands of plugins, including a great Rails plugin, project plugin, code browser and much more.</p>
<p>Damian Conway has recently published a tutorial on vimscript on the IBM developerWorks portal, so check it out if you want to become a power user of vim (<a href="http://www.ibm.com/developerworks/linux/library/l-vim-script-1/index.html?ca=dgr-lnxw13VIMscriptP2&#038;S_TACT=105AGX59&#038;S_CMP=grlnxw13">Part 1</a>, <a href="http://www.ibm.com/developerworks/linux/library/l-vim-script-2/index.html">Part 2</a>).</p>
<p>Bram Moolenar, vim author, has made a speech concerning <a href="http://video.google.com/videoplay?docid=2538831956647446078">effective text editing with vim</a>.</p>
<p>If you are new to vim, feel free to check out my <a href="http://github.com/vaskas/dotfiles/tree/master">.vimrc on github</a> and modify it to your needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://vaskas.ru/2009/07/13/making-vim-look-good-even-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
