<?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=Impossibile_attivare_il_syntax_highlighting_in_Vim</id>
	<title>Impossibile attivare il syntax highlighting 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=Impossibile_attivare_il_syntax_highlighting_in_Vim"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Impossibile_attivare_il_syntax_highlighting_in_Vim&amp;action=history"/>
	<updated>2026-05-05T18:34:54Z</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=Impossibile_attivare_il_syntax_highlighting_in_Vim&amp;diff=5754&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: New page: Se non si iresce ad attivare l&#039;evidenziazione della sintassi in vim con il comando   :syntax on  e si ottiene l&#039;errore simile:  Error detected while processing /usr/share/vim/vim70/syntax/...</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Impossibile_attivare_il_syntax_highlighting_in_Vim&amp;diff=5754&amp;oldid=prev"/>
		<updated>2008-06-11T11:09:53Z</updated>

		<summary type="html">&lt;p&gt;New page: Se non si iresce ad attivare l&amp;#039;evidenziazione della sintassi in vim con il comando   :syntax on  e si ottiene l&amp;#039;errore simile:  Error detected while processing /usr/share/vim/vim70/syntax/...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Se non si iresce ad attivare l&amp;#039;evidenziazione della sintassi in vim con il comando &lt;br /&gt;
 :syntax on&lt;br /&gt;
&lt;br /&gt;
e si ottiene l&amp;#039;errore simile:&lt;br /&gt;
 Error detected while processing /usr/share/vim/vim70/syntax/syntax.vim:&lt;br /&gt;
 line   42:&lt;br /&gt;
 E216: No such group or event: filetypedetect BufRead&lt;br /&gt;
&lt;br /&gt;
Significa che il file /etc/vim/vimrc non è nella versione aggiornata.&lt;br /&gt;
Probabilmente esiste il file corretto che non ha sostituito quello precedente durante l&amp;#039;aggiornamento:&lt;br /&gt;
 /etc/vim/vimrc.dpkg-dist&lt;br /&gt;
&lt;br /&gt;
Sostituire vimrc con questo:&lt;br /&gt;
 sudo cp /etc/vim/vimrc /etc/vim/vimrc.dpkg-old&lt;br /&gt;
 sudo cp /etc/vim/vimrc.dpkg-dist /etc/vim/vimrc&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[http://www.linuxquestions.org/questions/linux-software-2/vim-syntax-highlight-fails-after-debian-upgrade-378073/#post1934474  vim syntax highlight fails after debian upgrade - LinuxQuestions.org]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>