keyword Programs

Keyword Programs - Which Keyword Program is best

Subscribe to keyword Programs

Hi! Welcome to my theme.Now you may replace my photo with yours (180px wide is apt) and write down some texts about you.This will let your visitors to know who you really are.You can do this by editing the about.php file in the theme pack...

AD blocks

how to Highlight keywords of c language in vi editor?

I am using fedora 5.My editor is VIM 6.4.7.I wanted to highlight keywords of my C program.I tried adding "syntax on" to your $HOME/.vimrc file which is copied from /usr/share/vim/vim64/gvimrc.examples…

still no joy

pls help

This is, what works for me:

:syn on

:set syn=c

  1. Fudge Said,

    Try this
    http://www.cyberciti.biz/faq/turn-on-or-off-color-syntax-highlighting-in-vi-or-vim/
    References :
    http://www.cyberciti.biz/faq/turn-on-or-off-color-syntax-highlighting-in-vi-or-vim/

  2. VictorM Said,

    This is, what works for me:

    :syn on

    :set syn=c
    References :

Add A Comment