Le hice la misma pregunta a stackoverflow pero evaluó offtopic en stackoverflow. https://stackoverflow.com/questions/23667728/cant-set-color-of-vim?noredirect=1#comment36357524_23667728
Si no está fuera de lugar aquí, por favor, ayúdame.
He intentado establecer el color de vim para editar el archivo de texto del programa C.
Mi .vimrc está abajo.
[.vimrc]
set nu
colorscheme delek
syntax on
Y delek.vim
El archivo está en la siguiente lista.
ls -la /usr/share/vim/vim72/colors
total 80
drwxr-xr-x. 2 root root 4096 Jun 14 2013 .
drwxr-xr-x. 16 root root 4096 Jun 14 2013 ..
-rw-r--r--. 1 root root 2476 Apr 5 2012 blue.vim
-rw-r--r--. 1 root root 2990 Apr 5 2012 darkblue.vim
-rw-r--r--. 1 root root 548 Apr 5 2012 default.vim
-rw-r--r--. 1 root root 2399 Apr 5 2012 delek.vim
-rw-r--r--. 1 root root 2812 Apr 5 2012 desert.vim
-rw-r--r--. 1 root root 1666 Apr 5 2012 elflord.vim
-rw-r--r--. 1 root root 2476 Apr 5 2012 evening.vim
-rw-r--r--. 1 root root 3306 Apr 5 2012 koehler.vim
-rw-r--r--. 1 root root 2460 Apr 5 2012 morning.vim
-rw-r--r--. 1 root root 2006 Apr 5 2012 murphy.vim
-rw-r--r--. 1 root root 1037 Apr 5 2012 pablo.vim
-rw-r--r--. 1 root root 2673 Apr 5 2012 peachpuff.vim
-rw-r--r--. 1 root root 2311 Apr 5 2012 README.txt
-rw-r--r--. 1 root root 1239 Apr 5 2012 ron.vim
-rw-r--r--. 1 root root 2720 Apr 5 2012 shine.vim
-rw-r--r--. 1 root root 2445 Apr 5 2012 slate.vim
-rw-r--r--. 1 root root 1629 Apr 5 2012 torte.vim
-rw-r--r--. 1 root root 1840 Apr 5 2012 zellner.vim
$
Después de configurar, vuelvo a iniciar sesión y edito la fuente C
Pero no hay palabras de color mientras haya una línea debajo de las palabras.
¿Cómo puedo configurarlo?
#include <stdio.h>
oint
tiene linea debajo de su texto peromain(){}
oif(){}
No tiene línea debajo de su texto.:version
. Unas cuatro o cinco líneas más abajo debe decir "Versión pequeña" o "Versión enorme" o algo similar. ¿Qué dice el tuyo? No tengo ninguna explicación para las líneas.:version VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Apr 5 2012 10:17:30) Included patches: 1-411 Modified by <[email protected]> Compiled by <[email protected]> Huge version without GUI. Features included (+) or not (-):