<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Impostare_la_lunghezza_del_TAB_in_un_file</id>
	<title>Impostare la lunghezza del TAB in un file - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Impostare_la_lunghezza_del_TAB_in_un_file"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Impostare_la_lunghezza_del_TAB_in_un_file&amp;action=history"/>
	<updated>2026-05-06T07:40:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Impostare_la_lunghezza_del_TAB_in_un_file&amp;diff=4612&amp;oldid=prev</id>
		<title>Gabriele.vivinetto at 17:58, 21 May 2006</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Impostare_la_lunghezza_del_TAB_in_un_file&amp;diff=4612&amp;oldid=prev"/>
		<updated>2006-05-21T17:58:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In un qualsiasi file di testo è possibile impostare la tab-width, inserendo la stringa&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;vim: ts=4&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In particolare, se il file è uno script, basta inserire la stringa in un commento, preferibilmente verso l&amp;#039;inizio o la fine del file:&lt;br /&gt;
&lt;br /&gt;
Esempio, per uno script bash:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;# vim: ts=4&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Per uno script php:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;/* vim: ts=4 */&lt;br /&gt;
&lt;br /&gt;
In particolare, è possibile impostare qualsiasi opzione vim, isnerendola commentata nel file e precedendola con &amp;#039;&amp;#039;&amp;#039;vim:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
== Riferimenti ==&lt;br /&gt;
&lt;br /&gt;
*[http://wiki.arslinux.com/Vim_Text_Editor Vim Text Editor - ArsLinuxWiki]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>