[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vim error: E169: Command too recursive



yo siempre usé este ficherito de configuración en el home del user: .vimrc

El día 17/04/06, Raul <raul@c3-po.info > escribió:
Saludos,

Tengo un problema con vim, he creado el archivo /etc/vim/vimrc.local, en
el que he configurado las opciones para el enumerar las lineas y para
colorear el "syntax". Lo hice añadiendo lo siguiente:
syntax on y set number (bueno tambien puse set background="" Y
funciona bien, pero cada vez que abro un archivo antes de editarle, me
aparecen varios errores todos ellos el E169 (la ultima linea de errores
apunta a vimrc.local donde esta escrito syntax on).  El archivo
vimrc.local es mas o menos el que viene con el paquete.

Mire la documentación y encontré que tipo de error es, pero no encontré
como solucionarlo si se puede. Si alguien puede orientarme un poquito lo
agradecería.

Utilizo:
Debian Testing/Unstable
Vim 6.4.7


error:
vim -v
Error detected while processing /usr/share/vim/vim64/syntax/syncolor.vim:
line   34:
E169: Command too recursive
...... (varias repeticiones)
line   81:
E169: Command too recursive
line   82:
E169: Command too recursive
E169: Command too recursive
Error detected while processing /usr/share/vim/vim64/syntax/nosyntax.vim:
E169: Command too recursive
Error detected while processing /usr/share/vim/vim64/syntax/synload.vim:
E169: Command too recursive
Error detected while processing /usr/share/vim/vim64/syntax/syntax.vim:
E169: Command too recursive
Error detected while processing /usr/share/vim/vim64/syntax/syncolor.vim:
line   34:
.... (varias repeticiones)
line   82:
E169: Command too recursive
Error detected while processing /etc/vim/vimrc.local:
line   31:
E169: Command too recursive
Error detected while processing /usr/share/vim/vim64/syntax/syncolor.vim:
E169: Command too recursive
Error detected while processing /usr/share/vim/vim64/filetype.vim:
E169: Command too recursive
Error detected while processing /usr/share/vim/vim64/ftplugin.vim:
E169: Command too recursive
Error detected while processing /etc/vim/vimrc.local:
E169: Command too recursive





--
To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: