Fix racket:text-mixin docs to include required editor:keymap<%> interface (#34)
This commit is contained in:
parent
e01e970722
commit
d9dbfb01fd
|
@ -258,7 +258,7 @@
|
|||
}
|
||||
}
|
||||
@defmixin[racket:text-mixin
|
||||
(text:basic<%> mode:host-text<%> color:text<%> text:autocomplete<%>)
|
||||
(text:basic<%> mode:host-text<%> color:text<%> text:autocomplete<%> editor:keymap<%>)
|
||||
(racket:text<%>)]{
|
||||
This mixin adds functionality for editing Racket files.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user