<?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>wrap &#8211; SMsoft &#8211; informatica e dintorni</title>
	<atom:link href="https://blog.smsoft.it/tag/wrap/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.smsoft.it</link>
	<description>consigli settimanali su MacOS, GNU/Linux ed Open Source</description>
	<lastBuildDate>Tue, 19 May 2015 09:30:05 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=84953</generator>
	<item>
		<title>L&#8217;editor vim tronca le righe molto lunghe mandando il testo a capo</title>
		<link>https://blog.smsoft.it/2015/05/19/leditor-vim-tronca-le-righe-molto-lunghe-mandando-il-testo-a-capo/</link>
					<comments>https://blog.smsoft.it/2015/05/19/leditor-vim-tronca-le-righe-molto-lunghe-mandando-il-testo-a-capo/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 19 May 2015 09:30:05 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[wrap]]></category>
		<guid isPermaLink="false">http://blog.smsoft.it/?p=3132</guid>

					<description><![CDATA[Se siete amanti di vi (vim) vi sarà capitato di scrivere/modificare righe molto lunghe e vederle automaticamente &#8220;spezzate&#8221; in più righe. Questo accade se è impostato il row wrap tramite il parametro tw. Per evitare che il testo venga mandato automaticamente a capo, bisogna modificare l&#8217;impostazione della direttiva tw nel file /etc/vim/vimrc.local in: enjoy!]]></description>
										<content:encoded><![CDATA[<p>Se siete amanti di <strong>vi</strong> (vim) vi sarà capitato di scrivere/modificare righe molto lunghe e vederle automaticamente &#8220;spezzate&#8221; in più righe. Questo accade se è impostato il row wrap tramite il parametro <strong>tw</strong>. Per evitare che il testo venga mandato automaticamente a capo, bisogna modificare l&#8217;impostazione della direttiva tw nel file <strong>/etc/vim/vimrc.local</strong> in:</p>
           
            <div class="onp-locker-call" style="display: none;" data-lock-id="onpLock237993">
                <p></p><pre class="urvanov-syntax-highlighter-plain-tag">set tw=0</pre><p></p>
            </div>
         

        
<p>enjoy!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.smsoft.it/2015/05/19/leditor-vim-tronca-le-righe-molto-lunghe-mandando-il-testo-a-capo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
