This link has been bookmarked by 21 people . It was first bookmarked on 30 Aug 2008, by reckoner reckoner.
-
09 Nov 21
-
31 Jan 17
Trinsec Trua"Syntax highlighting enables Vim to show parts of the text in another font or
color. Those parts can be specific keywords or text matching a pattern. Vim
doesn't parse the whole file (to keep it fast), so the highlighting has its
limitations. Lexical highlighting might be a better name, but since everybody
calls it syntax highlighting we'll stick with that." -
03 Nov 15
-
:syntax enable
-
-
07 Apr 14
-
syntax on
-
-
13 Oct 13
-
What this command actually does is to execute the command :source $VIMRUNTIME/syntax/syntax.vim
-
any variable name
-
#include
-
not case sensitive.
-
keyword always goes before a match or region.
-
-
04 Nov 11
-
Most color xterms have only eight colors. If you don't get colors with the default setup, it should work with these lin
-
17. Color xterms
-
NAMING CONVENTIONS
-
highlight arguments for color terminals
-
highlight arguments for the
-
the default highlighting groups
-
if &background == "light" highlight comment ctermfg=darkgreen guifg=darkgreen else highlight comment ctermfg=green guifg=green endif
-
-
10 Oct 11
-
01 Dec 10
-
21 Jun 09
-
11 Mar 09
-
30 Aug 08
-
-
04 Oct 07
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.