Magellan Linux

Contents of /trunk/nano/magellan.nanorc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3736 - (show annotations) (download)
Tue Jul 25 07:57:57 2023 UTC (9 months ago) by niro
File size: 1119 byte(s)
-provide magellan color scheme
1 syntax "magellan" "\.(smage2|sminc|mage|minc)$"
2 #color brightcyan "^ *(sm|m)include\>" "^ *m(set|query)feature\>"
3 color brightwhite "^ *src [^ ]*"
4 color brightblue "src_(prepare|compile|check|install)\>" "(pre|post)install\>" "(pre|post)remove\>"
5 color brightblue "split_info_.*\>" "src_install_.*\>" ".*_pkgbuild\>"
6 color cyan "m(unpack|configure|make|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include|link|copy|move)|sminclude\>" "^ *die\>"
7 color cyan "minstall(|docs|rc|env|conf|etc|man|info|html|pixmap|pam|cron|dir|file|exec|lib|_desktop_icon)\>"
8 color cyan "m(keepdir|emptyfile|libtoolize|autoreconf|(set|query)feature)\>"
9 color cyan "updatecmd*\>"
10 color yellow "^ *export\>"
11 color magenta "\<(if|then|else|fi|case|esac|in|for|do|done|while)\>"
12 color brightgreen "\$\{(.|([A-Z_]*))\}"
13 color green "#.*$"
14 color brightgreen "\<(P(NAME|VER|BUILD|CAT(|EGORIE))|HOMEPAGE|DESCRIPTION|SRC(_URI|DIR(|_x86|_x86_64)|FILE(|_x86|_x86_64))|(P|S)?DEPEND(|S)(|_x86|_x86_64)|PROVIDE|STATE|SPECIAL_(VARS|FUNCTIONS))\>"
15 color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS|SPLIT_PACKAGE(S|_BASE)|UP2DATE|)\>"