nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] nanorc tweaks


From: Mike Frysinger
Subject: Re: [Nano-devel] nanorc tweaks
Date: Sun, 26 Jun 2005 02:01:52 -0400
User-agent: KMail/1.8.1

On Saturday 25 June 2005 11:42 pm, David Lawrence Ramsey wrote:
> All applied

seems the 'brightcyan' match for c-file still doesnt have 'warning' or 
'error' ?  thanks for the others :)

also, with the c-file, this might be useful to match gcc builtins:
color cyan "__attribute__[[:space:]]*\(\([^)]*\)\)" "__(asm|builtin|inline|
restrict|typeof)__"

i wouldnt suggest this for inclusion since i'm sure there's a better way, but 
i use this locally and others may find it useful:
color brightwhite "[a-zA-Z_0-9]+[[:space:]]*\("
if you add it as the first rule of c-file, all functions will be a bit 
brighter (it matches too much, but it's good enough for me :])
-mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]