<?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=Abilitare_la_correzione_ortografica_in_vim</id>
	<title>Abilitare la correzione ortografica in vim - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Abilitare_la_correzione_ortografica_in_vim"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Abilitare_la_correzione_ortografica_in_vim&amp;action=history"/>
	<updated>2026-05-06T05:52:25Z</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=Abilitare_la_correzione_ortografica_in_vim&amp;diff=8559&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;* Per abilitare lo spell checking in vim, installare ispell o aspell:  sudo apt-get install aspell-en aspell-it  * Per abilitare l&#039;italiano:  :set spell spelllang=it  * In ingles…&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Abilitare_la_correzione_ortografica_in_vim&amp;diff=8559&amp;oldid=prev"/>
		<updated>2012-05-15T15:25:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Per abilitare lo spell checking in vim, installare ispell o aspell:  sudo apt-get install aspell-en aspell-it  * Per abilitare l&amp;#039;italiano:  :set spell spelllang=it  * In ingles…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Per abilitare lo spell checking in vim, installare ispell o aspell:&lt;br /&gt;
 sudo apt-get install aspell-en aspell-it&lt;br /&gt;
&lt;br /&gt;
* Per abilitare l&amp;#039;italiano:&lt;br /&gt;
 :set spell spelllang=it&lt;br /&gt;
&lt;br /&gt;
* In inglese&lt;br /&gt;
 :set spell spelllang=en_us&lt;br /&gt;
&lt;br /&gt;
* Per disabilitarlo:&lt;br /&gt;
 :set nospell&lt;br /&gt;
&lt;br /&gt;
* Per muoversi tra le parole errate:&lt;br /&gt;
 ]s&lt;br /&gt;
 [s&lt;br /&gt;
&lt;br /&gt;
* Per visualizzare i suggerimenti e scegliere la parola corretta:&lt;br /&gt;
 z=&lt;br /&gt;
&lt;br /&gt;
* Per aggiungere la parola al dizionario&lt;br /&gt;
 zg&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[https://www.linux.com/learn/tutorials/357267:using-spell-checking-in-vim Using Spell Checking in Vim | Linux.com]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>