mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
adding some highlight keywords
This commit is contained in:
parent
8540155875
commit
cb3734c2d1
1 changed files with 2 additions and 1 deletions
|
@ -162,7 +162,8 @@
|
||||||
syntax-case parameterize module library require
|
syntax-case parameterize module library require
|
||||||
require-extension use use-modules import import-immutable
|
require-extension use use-modules import import-immutable
|
||||||
define-module select-module provide autoload export
|
define-module select-module provide autoload export
|
||||||
only except rename prefix include include-shared
|
only except rename prefix drop-prefix alias-for
|
||||||
|
include include-ci include-shared
|
||||||
condition-case guard protect cond-expand for with to by
|
condition-case guard protect cond-expand for with to by
|
||||||
in-list in-lists in-string in-string-reverse
|
in-list in-lists in-string in-string-reverse
|
||||||
in-vector in-vector-reverse in-file listing appending
|
in-vector in-vector-reverse in-file listing appending
|
||||||
|
|
Loading…
Add table
Reference in a new issue