Change builtin
This commit is contained in:
parent
3535222ea4
commit
099cbe71ce
4 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
|
|
@ -28,7 +28,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
|
|
@ -28,7 +28,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
|
2
make.sh
2
make.sh
|
@ -64,7 +64,7 @@ echo "
|
||||||
face global attribute ${foam}
|
face global attribute ${foam}
|
||||||
face global comment ${subtle}+i
|
face global comment ${subtle}+i
|
||||||
face global meta ${foam}
|
face global meta ${foam}
|
||||||
face global builtin ${foam}+b
|
face global builtin ${pine}
|
||||||
|
|
||||||
face global variable ${rose}
|
face global variable ${rose}
|
||||||
face global module ${foam}
|
face global module ${foam}
|
||||||
|
|
Loading…
Reference in a new issue