<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Getting Soft Word Wrap in gVim and Emacs</title>
	<atom:link href="http://www.owenpellegrin.com/blog/tricks/getting-soft-word-wrap-in-gvim-and-emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.owenpellegrin.com/blog/tricks/getting-soft-word-wrap-in-gvim-and-emacs/</link>
	<description>I write stuff here</description>
	<lastBuildDate>Wed, 07 Jul 2010 09:26:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: toto</title>
		<link>http://www.owenpellegrin.com/blog/tricks/getting-soft-word-wrap-in-gvim-and-emacs/comment-page-1/#comment-712</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Mon, 15 Sep 2008 16:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.atmaweapon.org/blog/?p=20#comment-712</guid>
		<description>Oh, and of course, what I really wanted to write was:

:set lbr
:map &lt;Down&gt; gj
:map &lt;Up&gt; gk

Damn lack of previews!

Also :set fo=l could help.</description>
		<content:encoded><![CDATA[<p>Oh, and of course, what I really wanted to write was:</p>
<p>:set lbr<br />
:map &lt;Down&gt; gj<br />
:map &lt;Up&gt; gk</p>
<p>Damn lack of previews!</p>
<p>Also :set fo=l could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toto</title>
		<link>http://www.owenpellegrin.com/blog/tricks/getting-soft-word-wrap-in-gvim-and-emacs/comment-page-1/#comment-711</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Mon, 15 Sep 2008 16:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.atmaweapon.org/blog/?p=20#comment-711</guid>
		<description>:set lbr  
:map  gj  
:map  gk

This will get you pretty much what you want (or at least what you say you want). Also check your formatoptions so that they don&#039;t add hard breaks at the end of lines.

(from http://www.vim.org/htmldoc/usr_25.html and http://www.vim.org/tips/tip.php?tip_id=989)

RTFMLOLKTHXBY.</description>
		<content:encoded><![CDATA[<p>:set lbr<br />
:map  gj<br />
:map  gk</p>
<p>This will get you pretty much what you want (or at least what you say you want). Also check your formatoptions so that they don&#8217;t add hard breaks at the end of lines.</p>
<p>(from <a href="http://www.vim.org/htmldoc/usr_25.html" rel="nofollow">http://www.vim.org/htmldoc/usr_25.html</a> and <a href="http://www.vim.org/tips/tip.php?tip_id=989)" rel="nofollow">http://www.vim.org/tips/tip.php?tip_id=989)</a></p>
<p>RTFMLOLKTHXBY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://www.owenpellegrin.com/blog/tricks/getting-soft-word-wrap-in-gvim-and-emacs/comment-page-1/#comment-487</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Tue, 17 Jun 2008 04:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.atmaweapon.org/blog/?p=20#comment-487</guid>
		<description>Do you know how to enable #3 in gVIM??</description>
		<content:encoded><![CDATA[<p>Do you know how to enable #3 in gVIM??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
